GNU bug report logs -
#19392
Emacs searches for dabbrevs in archive buffers
Previous Next
Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>
Date: Tue, 16 Dec 2014 09:33:02 UTC
Severity: normal
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Paul Pogonyshev <pogonyshev <at> gmail.com>, 19392 <at> debbugs.gnu.org
> Date: Wed, 14 Jul 2021 18:19:01 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Note that Emacs only searches other buffers if it cannot find matches
> > in the current one, or exhausts the ones from the current buffer. And
> > we already support dabbrev-select-buffers-function,
> > dabbrev-ignored-buffer-names, and dabbrev-ignored-buffer-regexps,
> > which could fine-tune which other buffers are searched.
>
> We do have all of that, but I think that it would be reasonable (by
> default) for `dabbrev--select-buffers' to ignore these "binary"
> buffers. Because the data there is mostly noise.
If you want to do that, why not just add the appropriate regexp(s) to
dabbrev-ignored-buffer-regexps?
This bug report was last modified 3 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.