bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22389: 25.1.50; place in file not properly being saved


From: covici
Subject: bug#22389: 25.1.50; place in file not properly being saved
Date: Tue, 19 Jan 2016 15:19:21 -0500

This is not what I did.  What you did works for me, but if you are in
emacs already and find a file which was not at the beginning, you get to
the top of the file.

Glenn Morris <rgm@gnu.org> wrote:

> covici@ccs.covici.com wrote:
> 
> > I have an emacs.desktop file and when I load it, all the files go to
> > their appropriate places.  But if I am in emacs and I do a find-file, it
> > always goes to the top.
> > I am using a text console.
> 
> This is vague. Works for me. Please give a complete, minimal example
> starting from emacs -Q. Mine follows. (Also please don't report bugs by
> bcc, or however you did it).
> 
> rm -rf /tmp/foo
> mkdir /tmp/foo
> HOME=/tmp/foo ./src/emacs -Q -nw --eval '(save-place-mode 1)' ./src/README
> M-: (goto-char 500)
> C-x C-c
> HOME=/tmp/foo ./src/emacs -Q -nw --eval '(save-place-mode 1)'
> C-x C-f ./src/README
>   -> point is at 500.
> 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici@ccs.covici.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]