GNU bug report logs -
#33179
26; Doc string of `filter-buffer-substring'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sat, 27 Oct 2018 17:25:02 UTC
Severity: minor
Tags: fixed
Fixed in version 26.2
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
IIUC, the meaning of "extract" in this sentence is to exclude the chars
from the result. If so, please consider using "exclude" or "remove"
(preferably the former, as nothing is removed from the buffer) instead.
"Extract" can give the impression that those chars are extracted as the
result, rather than being excluded from the result.
"For example, major or minor modes can use
'filter-buffer-substring-function' to extract characters that are
^^^^^^^
special to a buffer, and should not be copied into other buffers."
Yes, if read carefully one can guess what was really meant here, because
of the "and should not..." part. Still, the text can be misleading as
it is now.
In GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
of 2018-05-30
Repository revision: 07f8f9bc5a51f5aa94eb099f3e15fbe0c20ea1ea
Windowing system distributor `Microsoft Corp.', version 10.0.16299
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
This bug report was last modified 6 years and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.