GNU bug report logs - #31125
26; (emacs) `Highlight Interactively'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Wed, 11 Apr 2018 14:47:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Drew Adams <drew.adams <at> oracle.com>
Subject: bug#31125: closed (Re: bug#31125: 26; (emacs) `Highlight
 Interactively')
Date: Thu, 12 Apr 2018 02:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31125: 26; (emacs) `Highlight Interactively'

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 31125 <at> debbugs.gnu.org.

-- 
31125: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31125
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 31125-done <at> debbugs.gnu.org
Subject: Re: bug#31125: 26; (emacs) `Highlight Interactively'
Date: Thu, 12 Apr 2018 05:28:23 +0300
> Date: Wed, 11 Apr 2018 12:41:09 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 31125 <at> debbugs.gnu.org
> 
> > No, it isn't only about Lisp.  I just tried this command in a buffer
> > whose major mode is C, and it works there as I'd expect.
> > Why did you decide that it was only about Lisp symbols?
> 
> My bad. You can close this bug.

Done.

> (It does somehow seem to bad that someone can read the
> entire Emacs manual without knowing anything about
> Lisp symbols, including that there is such a critter.)

Actually, "Symbol Search", which is where you get if you select
"symbol search" from the completion list popped up by "i search TAB",
does try to tell what is a symbol in language-independent terms.

[Message part 3 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26; (emacs) `Highlight Interactively'
Date: Wed, 11 Apr 2018 07:45:54 -0700 (PDT)
In the Emacs manual, `i symbol TAB' shows `Highlight Interactively' as a
place where symbols are mentioned.  They are, via
`highlight-symbol-at-point'.  This perhaps the only place in the Emacs
manual where symbols are mentioned.

1. It seems (?), by tracking backward through `highlight-symbol-at-point'
and then (thing-at-point 'symbol), that `highlight-symbol-at-point' is
about highlighting Lisp symbols, not text that has characters with
symbol-constituent syntax.  If so, it would be helpful for the doc of
`highlight-symbol*' to specifically say "Lisp symbol".

2. Assuming that it is in fact about Lisp symbols, please consider
adding a link in (emacs) `Highlight Interactively' to (elisp) `Symbols',
so readers of the Emacs manual can more easily discover something about
Lisp symbols.



In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
 of 2018-04-10
Repository revision: c267421647510319d2a70554e42f0d1c394dba0a
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''



This bug report was last modified 7 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.