emacs-devel
[Top][All Lists]
Advanced

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

Remove set-mark-default-inactive?


From: Chong Yidong
Subject: Remove set-mark-default-inactive?
Date: Sat, 08 Dec 2012 12:01:18 +0800

The strange option `set-mark-default-inactive' was originally introduced
in a commit of completely unrelated stuff:

  revno: 93291
  committer: Stefan Monnier <address@hidden>
  timestamp: Sun 2008-12-21 05:20:06 +0000
  message:
  (completion-all-completions-with-base-size): Remove.
  (completion-all-completions): Don't set it.
  (completion-table-with-context, completion--file-name-table):
  Don't add base-size in last cdr.
  (completion-hilit-commonality): Add argument `base-size'.
  (display-completion-list, completion-emacs21-all-completions)
  (completion-emacs22-all-completions, completion-basic-all-completions):
  Provide it.
  (completion-pcm--all-completions): Don't need to remove the base-size
  in last-cdr any more.

Is this an accidental commit of a local experiment?  As far as I can
tell, setting `set-mark-default-inactive' to non-nil is pretty much the
same as disabling Transient Mark mode.  (See also Bug#10964.)

Should we simply delete this option?



reply via email to

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