* bug#37334: 26.3; doc string of `backward-word'
@ 2019-09-07 18:58 Drew Adams
2019-09-07 19:11 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2019-09-07 18:58 UTC (permalink / raw)
To: 37334
This paragraph does not belong in the doc string of `backward-word':
The word boundaries are normally determined by the buffer's
syntax table and character script (according to
'char-script-table'), but 'find-word-boundary-function-table',
such as set up by 'subword-mode', can change that. If a Lisp
program needs to move by words determined strictly by the syntax
table, it should use 'backward-word-strictly' instead. See Info
node '(elisp) Word Motion' for details.
At most, it should just say "See Info node '(elisp) Word Motion' for
information about word syntax and word boundaries" - or just "See Info
node '(elisp) Word Motion'".
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.17763
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#37334: 26.3; doc string of `backward-word'
2019-09-07 18:58 bug#37334: 26.3; doc string of `backward-word' Drew Adams
@ 2019-09-07 19:11 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2019-09-07 19:11 UTC (permalink / raw)
To: Drew Adams; +Cc: 37334-done
tags 37334 notabug
thanks
> Date: Sat, 7 Sep 2019 11:58:08 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
>
> This paragraph does not belong in the doc string of `backward-word':
>
> The word boundaries are normally determined by the buffer's
> syntax table and character script (according to
> 'char-script-table'), but 'find-word-boundary-function-table',
> such as set up by 'subword-mode', can change that. If a Lisp
> program needs to move by words determined strictly by the syntax
> table, it should use 'backward-word-strictly' instead. See Info
> node '(elisp) Word Motion' for details.
I see no reason to claim this "doesn't belong", as it clearly _is_
relevant to word movement. See also bug#22560 for some additional
background.
^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <<eab9c396-a7d9-4879-82f7-b6683e49a9af@default>]
end of thread, other threads:[~2019-09-08 12:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-07 18:58 bug#37334: 26.3; doc string of `backward-word' Drew Adams
2019-09-07 19:11 ` Eli Zaretskii
[not found] <<eab9c396-a7d9-4879-82f7-b6683e49a9af@default>
[not found] ` <<83sgp753cp.fsf@gnu.org>
2019-09-08 0:50 ` Drew Adams
2019-09-08 12:40 ` Noam Postavsky
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).