GNU bug report logs - #65994
29.1; emoji-zoom-* functions does not work with list of face symbols

Previous Next

Package: emacs;

Reported by: awrhygty <at> outlook.com

Date: Fri, 15 Sep 2023 12:15:01 UTC

Severity: normal

Found in version 29.1

Fixed in version 29.2

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 65994-done <at> debbugs.gnu.org
Subject: Re: bug#65994: 29.1;
 emoji-zoom-* functions does not work with list of face symbols
Date: Thu, 26 Dec 2024 19:41:47 +0200
> Cc: 65994 <at> debbugs.gnu.org
> Date: Sat, 16 Sep 2023 10:38:56 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > From: awrhygty <at> outlook.com
> > Date: Fri, 15 Sep 2023 21:14:08 +0900
> > 
> > 
> > Evaluate the form below and type 'C-x 8 e +', an error occurs:
> >   Wrong type argument: plistp, highlight
> > 
> > (let ((buf (generate-new-buffer "temp")))
> >   (switch-to-buffer buf)
> >   (insert (propertize "x" 'face '(highlight)))
> >   (forward-char -1))
> 
> Thanks, should be fixed now on the emacs-29 branch.

Closing.




This bug report was last modified 147 days ago.

Previous Next


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