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
Message #77 received at 19392 <at> debbugs.gnu.org (full text, mbox):
> Cc: 19392 <at> debbugs.gnu.org
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Sat, 07 May 2022 13:20:47 +0200
>
> Paul Pogonyshev <pogonyshev <at> gmail.com> writes:
>
> > $ emacs -Q random.zip
> >
> > 1. Switch to buffer "*scratch*"
> > 2. Type "P" (without quotes)
> > 3. Press M-/
> > 4. Here it finds expansion "PK" from buffer "random.zip". Cycling
> > with M-/ finds a few more, which are more binary-like.
>
> I've now fixed this in Emacs 29. Instead of making some kind of
> framework for letting modes specify this themselves, it seems more user
> friendly to just introduce a new dabbrev-ignored-buffer-modes variable,
> so I did that.
Does tar-mode really belong to the list of those modes? Unlike
archive-mode, where each file is separately compressed into binary
garbage, tar-mode shows the original files, and the only "binary"
parts are the headers, most of which are also plain text. So I'd
suggest to remove tar-mode for the default list of modes.
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.