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'.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to