emacs-devel
[Top][All Lists]
Advanced

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

Re: Desktop saves TAGS-LISP


From: Richard M. Stallman
Subject: Re: Desktop saves TAGS-LISP
Date: Mon, 17 Oct 2005 17:57:33 -0400

    I think desktop.el should not save TAGS-LISP and other similar files too:

It would be more reliable to identify tags tables through a method
other than their file names.  Could you implement that?

The clean way would be to create a major mode for tags tables,
and make `initialize-new-tags-table' put the buffer in that mode.
Then desktop could check for that mode.

Alternatively it could check for a local binding of `tags-table-files'.




reply via email to

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