GNU bug report logs -
#13623
24.3.50; Redisplay issue with transient-mark-mode
Previous Next
Reported by: Lawrence Mitchell <wence <at> gmx.li>
Date: Sun, 3 Feb 2013 22:08:02 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
When using word or sexp marking commands, the active region does not
always get highlighted.
emacs -Q
M-<
M-@ # note how ";; This" is selected, and highlighted in region-face
M-@ # ";; This buffer" is selected, however, " buffer" is not highlighted
Pressing C-l at this point, correctly shows the highlighted region.
This is with:
commit e6762a6d2dc65d3201c03d5995686112483dc4ff
Merge: 4ba48d0 6840160
Author: dancol <at> dancol.org <>
Date: Sun Feb 3 09:02:56 2013 -0800
Daniel Colascione 2013-02-03
* emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC
I'd previously updated and built on the 19th of January:
commit c5a8149837c5ed53655d4383dea3b8f29374b266
Author: Glenn Morris <rgm <at> gnu.org>
Date: Sat Jan 19 18:40:49 2013 -0800
* lisp-mode.el (emacs-lisp-mode-map): Add native profiler menu entries.
Which didn't demonstrate this behaviour, if that happens to help with
tracking the issue down.
Cheers,
Lawrence
In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
of 2013-02-01 on e4300lm
Windowing system distributor `The X.Org Foundation', version 11.0.11103000
System Description: Ubuntu 12.04.1 LTS
Configured using:
`configure --prefix=/home/lmitche4/Apps/emacs -C CFLAGS=-O0 -ggdb
--no-create --no-recursion'
Important settings:
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
This bug report was last modified 12 years and 193 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.