unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29991: Document how user can find all obsolete items he has set
@ 2018-01-04 21:14 積丹尼 Dan Jacobson
  2018-01-05  9:26 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-01-04 21:14 UTC (permalink / raw)
  To: 29991

In the emacs manual (Info-index "obsolete command")
only finds

       When ‘M-x’ completes on commands, it ignores the commands that are
    declared “obsolete”; for these, you will have to type their full name.
    Obsolete commands are those for which newer, better alternatives exist,
    and which are slated for removal in some future Emacs release.

However one's .emacs file might be chock full of items such as

    x-select-enable-clipboard is a variable defined in ‘select.el’.
    Its value is nil

      This variable is an alias for ‘select-enable-clipboard’.
      This variable is obsolete since 25.1;
      use ‘select-enable-clipboard’ instead.

Therefore the manual should mention how to systematically weed out all
obsolete items that one has set in one's .emacs file.

Or there just answer the question 'Have I set any items that are obsolete?'.





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-10-12 21:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 21:14 bug#29991: Document how user can find all obsolete items he has set 積丹尼 Dan Jacobson
2018-01-05  9:26 ` Eli Zaretskii
2018-01-05 14:14 ` 積丹尼 Dan Jacobson
2018-01-05 14:35   ` Eli Zaretskii
2018-01-05 14:57   ` Noam Postavsky
2018-01-05 14:47 ` 積丹尼 Dan Jacobson
2018-01-05 14:58   ` Michael Heerdegen
2018-01-05 15:11   ` Eli Zaretskii
2018-01-05 15:21 ` 積丹尼 Dan Jacobson
2019-10-12 21:01   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).