unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Remove set-mark-default-inactive?
@ 2012-12-08  4:01 Chong Yidong
  2012-12-08 23:29 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2012-12-08  4:01 UTC (permalink / raw)
  To: emacs-devel

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

  revno: 93291
  committer: Stefan Monnier <monnier@iro.umontreal.ca>
  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?



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

* Re: Remove set-mark-default-inactive?
  2012-12-08  4:01 Remove set-mark-default-inactive? Chong Yidong
@ 2012-12-08 23:29 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2012-12-08 23:29 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

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

Oh, yes, it was indeed a local experiment.

> Should we simply delete this option?

I think so, yes.  Better would be to finish the experiment and
replace transient-mark-mode with it, but I don't have time to do that now.


        Stefan



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

end of thread, other threads:[~2012-12-08 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-08  4:01 Remove set-mark-default-inactive? Chong Yidong
2012-12-08 23:29 ` Stefan Monnier

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