bug-gnu-emacs
[Top][All Lists]
Advanced

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

mark deactivated when it should not be


From: Jeff Dwork
Subject: mark deactivated when it should not be
Date: Tue, 2 Oct 2001 13:28:26 -0700 (PDT)

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.7.3 (i686-pc-linux-gnu, X toolkit)
 of Mon Jul 17 2000 on tesla
configured using `configure  --prefix=/tool/pandora/.package/emacs-20.7 
--with-x-toolkit=athena --with-pop --with-gcc --sharedstatedir=/tmp'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Why does this inactivate the mark?  If transient-mark-mode is off, the
mark remains active.

emacs -q -no-site-file
in *scratch* buffer do:

(transient-mark-mode t)C-x C-e C-SPC
(save-excursion (set-buffer (get-buffer-create "*argh*"))
  (insert "fook"))C-x C-x C-x C-x C-x C-e

;highlight goes on ......^
;highlight goes off .....................^

Another case:

(transient-mark-mode t)C-x C-e
C-SPC C-h v mark-active C-h v mark-active

;reports t ...........^
;reports nil ...........................^

Even though the *scratch* buffer is unchanged.

Thanks,
Jeff
-- 
Jeff Dwork                      |           jeff.dwork@amd.com
Advanced Micro Devices, M/S 45  | 408-749-5216 (voice) 408-774-8448 (fax)
PO Box 3453                     |----------------------------------------
Sunnyvale, Ca 94088-3453        | 





reply via email to

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