Re: full path of file in bottom left of emacs

2005-02-26 Thread Olive
Stefan Monnier wrote: In the bootom left of emacs; it is written the name of the file corresponding to the file we are actually visiting. I wonder if it is possible to have to full path displayed instead of just the base file name. C-h v uniquify-buffer-name-style RET Stefan It does not do

Re: full path of file in bottom left of emacs

2005-02-26 Thread Steinar Børmer
Stefan Monnier wrote: | > | C-h v uniquify-buffer-name-style RET | | > I don't have that variable, neither in 22.0.50 nor 21.3.2. Where is | > it defined? | | You may have to (require 'uniquify) first. IIRC It's been there since | Emacs-20. Indeed, thanks. However, uniquify.el dates from the

Re: full path of file in bottom left of emacs

2005-02-25 Thread Stefan Monnier
> | > In the bootom left of emacs; it is written the name of the file > | > corresponding to the file we are actually visiting. I wonder if it > | > is possible to have to full path displayed instead of just the base > | > file name. > | > | C-h v uniquify-buffer-name-style RET > I don't have tha

Re: full path of file in bottom left of emacs

2005-02-25 Thread Steinar Børmer
Stefan Monnier wrote: | > In the bootom left of emacs; it is written the name of the file | > corresponding to the file we are actually visiting. I wonder if it | > is possible to have to full path displayed instead of just the base | > file name. | | C-h v uniquify-buffer-name-style RET I don't

Re: full path of file in bottom left of emacs

2005-02-25 Thread Stefan Monnier
> In the bootom left of emacs; it is written the name of the file > corresponding to the file we are actually visiting. I wonder if it is > possible to have to full path displayed instead of just the base file name. C-h v uniquify-buffer-name-style RET Stefan

Re: full path of file in bottom left of emacs

2005-02-24 Thread Peter Dyballa
Am 24.02.2005 um 13:07 schrieb Olive: In the bootom left of emacs; it is written the name of the file corresponding to the file we are actually visiting. I wonder if it is possible to have to full path displayed instead of just the base file name. I wouldn't do that! A full path name could becom

Re: full path of file in bottom left of emacs

2005-02-24 Thread David Kastrup
Olive <[EMAIL PROTECTED]> writes: > In the bootom left of emacs; it is written the name of the file > corresponding to the file we are actually visiting. I wonder if it is > possible to have to full path displayed instead of just the base file > name. C-h v mode-line-format RET -- David Kastrup

full path of file in bottom left of emacs

2005-02-24 Thread Olive
Hello, In the bootom left of emacs; it is written the name of the file corresponding to the file we are actually visiting. I wonder if it is possible to have to full path displayed instead of just the base file name. Olive ___ Help-gnu-emacs mailing li