GNU bug report logs - #79311
31.0.50; Some characters not displayed when using standard-display-table

Previous Next

Package: emacs;

Reported by: Matija Obid <matija.obid <at> posteo.net>

Date: Mon, 25 Aug 2025 17:56:01 UTC

Severity: normal

Merged with 79314, 79317

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


Message #10 received at 79311-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Matija Obid <matija.obid <at> posteo.net>
Cc: 79311-done <at> debbugs.gnu.org
Subject: Re: bug#79311: 31.0.50;
 Some characters not displayed when using standard-display-table
Date: Mon, 25 Aug 2025 22:29:54 +0300
> From: Matija Obid <matija.obid <at> posteo.net>
> Date: Mon, 25 Aug 2025 16:07:46 +0000
> 
> Steps to reproduce:
> $ emacs -Q
> #+begin_src elisp
> (setq standard-display-table (make-display-table))
> (aset standard-display-table ?> [?\〉])
> (switch-to-buffer ">")
> #+end_src

> 
> The buffer name in modeline is displayed as a square instead of parenthesis.

Thanks, should be fixed now.




This bug report was last modified 8 days ago.

Previous Next


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