Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R(rename ) does not work in dired #780

Closed
vipzrx opened this issue Jun 18, 2019 · 8 comments
Closed

R(rename ) does not work in dired #780

vipzrx opened this issue Jun 18, 2019 · 8 comments

Comments

@vipzrx
Copy link
Contributor

vipzrx commented Jun 18, 2019

image

@redguardtoo
Copy link
Owner

redguardtoo commented Jun 18, 2019

Exact steps to reproduct the issue.
Emacs, OS details.

@vipzrx
Copy link
Contributor Author

vipzrx commented Jun 18, 2019

kk@H7 ~/bin/tg % uname -a
Linux H7 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u2 (2019-05-13) x86_64 GNU/Linux

kk@H7 ~/bin/tg % sudo lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.9 (stretch)
Release: 9.9
Codename: stretch

emacs --version
GNU Emacs 27.0.50

M-x dired
use m to mark a file 111 then i type r to rename the file . the minibuffer output the message shown on the picture above

@vipzrx
Copy link
Contributor Author

vipzrx commented Jun 18, 2019

i use debian stable (the currunt name is stretch) , i use apt install emacs .the emacs version is too old . how can i use a recent emacs version ?

@vipzrx
Copy link
Contributor Author

vipzrx commented Jun 18, 2019

emacs -q not load your eamcs.d config , it works!

@redguardtoo
Copy link
Owner

725eb91 remove dired+ which conflicts with emacs27. stripe-buffer is removed (Chen Bin)

@vipzrx
Copy link
Contributor Author

vipzrx commented Jun 18, 2019

% emacs --version
GNU Emacs 27.0.50

@vipzrx
Copy link
Contributor Author

vipzrx commented Jun 18, 2019

i git merge your latest commit . how can i make emacs using your latest code . shoud i run emacs init just like first time to use your code ?

@vipzrx vipzrx closed this as completed Jun 18, 2019
@redguardtoo
Copy link
Owner

redguardtoo commented Jun 19, 2019

git pull https://github.com/redguardtoo/emacs.d.git

For more git knowledge, read book "Pro Git"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants