unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51831: 29.0.50; Region not highlighted
@ 2021-11-14  6:50 Carlos Pita
  2021-11-14  6:54 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Pita @ 2021-11-14  6:50 UTC (permalink / raw)
  To: 51831

Hi all,

after typing ctrl-space and moving the point around, the region
is not being highlighted.

This was tested running emacs -q on a build from recent master.

I verified that transient-mark-mode was enabled. Other than the
missing highlight, the behavior is as expected.

Maybe of interest: shift-arrows selection does highlight the region.

Best regards,
Carlos

---

In GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin20.6.0, NS
appkit-2022.60 Version 11.6 (Build 20G165))
 of 2021-11-14 built on Carloss-MacBook-Pro.local
Repository revision: 370d4038c5a671d3b9e3a4d28d849948c1a96f53
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2022
System Description:  macOS 11.6

Configured using:
 'configure --with-native-compilation'

Configured features:
ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY KQUEUE NS PDUMPER PNG RSVG THREADS TIFF TOOLKIT_SCROLL_BARS WEBP
XIM ZLIB

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LC_CTYPE: UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media rmc puny
dired dired-loaddefs rfc822 mml mml-sec epa derived epg rfc6068
epg-config gnus-util rmail rmail-loaddefs auth-source password-cache
json map text-property-search mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils time-date cl-print transient
comp comp-cstr warnings rx cl-seq cl-extra seq format-spec edmacro
kmacro eieio subr-x byte-opt bytecomp byte-compile cconv eieio-core
cl-macs gv eieio-loaddefs thingatpt help-fns radix-tree help-mode
cl-loaddefs cl-lib iso-transl tooltip eldoc paren electric uniquify
ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/ns-win ns-win
ucs-normalize mule-util term/common-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu
timer select scroll-bar mouse jit-lock font-lock syntax font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice
button loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads kqueue cocoa ns lcms2
multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 106991 7659)
 (symbols 48 8576 0)
 (strings 32 27375 1238)
 (string-bytes 1 894796)
 (vectors 16 19654)
 (vector-slots 8 388700 13639)
 (floats 8 37 100)
 (intervals 56 274 0)
 (buffers 992 14))





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

* bug#51831: 29.0.50; Region not highlighted
  2021-11-14  6:50 bug#51831: 29.0.50; Region not highlighted Carlos Pita
@ 2021-11-14  6:54 ` Lars Ingebrigtsen
  2021-11-14  7:03   ` Carlos Pita
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-11-14  6:54 UTC (permalink / raw)
  To: Carlos Pita; +Cc: 51831

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

Carlos Pita <carlosjosepita@gmail.com> writes:

> after typing ctrl-space and moving the point around, the region
> is not being highlighted.
>
> This was tested running emacs -q on a build from recent master.

I tried this (on Debian/bookworm) on the current master (with "emacs
-Q", not "-q"), and:


[-- Attachment #2: Type: image/png, Size: 22390 bytes --]

[-- Attachment #3: Type: text/plain, Size: 213 bytes --]


So it works for me.  Can you reproduce the problem with "-Q"?  If so,
perhaps it's a problem only on Macos?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no

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

* bug#51831: 29.0.50; Region not highlighted
  2021-11-14  6:54 ` Lars Ingebrigtsen
@ 2021-11-14  7:03   ` Carlos Pita
  0 siblings, 0 replies; 3+ messages in thread
From: Carlos Pita @ 2021-11-14  7:03 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 51831

Hi Lars,

Thanks for the prompt reply. You're right, I realized it's an issue
with my setup. During the last hour I both recompiled emacs from
master and changed my keyboard layout while native compilation was
taking its time. Under the hood macOS enabled the ctrl-space shortcut
for switching between keyboard layouts so it was interfering with
emacs. I've already disabled the shortcut and everything is working as
usual again. Sorry for the confusion! I'm closing this ticket.

Best regards,
Carlos





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

end of thread, other threads:[~2021-11-14  7:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14  6:50 bug#51831: 29.0.50; Region not highlighted Carlos Pita
2021-11-14  6:54 ` Lars Ingebrigtsen
2021-11-14  7:03   ` Carlos Pita

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