Re: M-g in dired

2005-10-16 Thread Richard M. Stallman
BTW, there is a bug related to key suggestions: `M-x next-error RET' typed in a dired buffer suggests the key binding `M-g n' even though `M-g' is not a prefix key in dired buffers. That seems like a bug. where-is-internal should never suggest a key which isn't really bound to the des

Re: M-g in dired

2005-10-16 Thread Richard M. Stallman
2. Rebind `dired-goto-file' to `M-g f' (and `M-g M-f'). That seems reasonable--in Dired mode alone. This key sequence could serve as a global key binding. Typing it in any buffer could create a dired buffer and move p

Re: M-g in dired

2005-10-15 Thread Kim F. Storm
Juri Linkov <[EMAIL PROTECTED]> writes: There is a similar problem in GNUS. I get hit by doing M-g in an article buffer every now and then... -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk ___ Emacs-devel mailing list Emacs-devel@gnu.org htt