GNU bug report logs - #46468
28.0.50; difficult to find undisplayable characters

Previous Next

Package: emacs;

Reported by: joakim <at> verona.se

Date: Fri, 12 Feb 2021 19:07:01 UTC

Severity: normal

Found in version 28.0.50

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: joakim <at> verona.se
To: 46468 <at> debbugs.gnu.org
Subject: bug#46468: 28.0.50; difficult to find undisplayable characters
Date: Wed, 20 Oct 2021 22:58:51 +0200
- It's possible to avoid the problem by using this cookie in the
- problematic files:

-*- coding: utf-8 -*-

- Following Andreas suggestion I created a small search function:
(defun search-bad ()
    (interactive)
  (search-forward-regexp   "[\200-\377]"))

The function didnt really help me solve my problem, but the
aforementioned cookie did.

I think this is kind of clunky, but if nobody else has this problem,
this solution is good enough for me and the bug can be closed.
-- 
Joakim Verona
joakim <at> verona.se




This bug report was last modified 3 years and 217 days ago.

Previous Next


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