emacs-devel
[Top][All Lists]
Advanced

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

Re: Visiting files with gnuclient don't add to history


From: Lennart Borgman
Subject: Re: Visiting files with gnuclient don't add to history
Date: Mon, 18 Sep 2006 00:36:50 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Jason Rumney wrote:
Richard Stallman wrote:
We don't maintain gnuclient, but it is possible that this is due
to a bug in Emacs.  If you debug what's going on, you can determine
whether an Emacs bug is involved.
I don't think it is a bug, only interactive use of find-file should add to history. There is already code in server.el to add to history, since it is calling find-file non-interactively but in response to user interaction. dnd.el on the other hand does not add to history, but probably should.

Why should only interactive use inside of Emacs add to history? I believe users of emacsserver/client or gnuserver/client expects that files opened those ways should be treated the same.




reply via email to

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