GNU bug report logs - #25068
25.1; Edebug fails to instrument code which uses propertized strings

Previous Next

Package: emacs;

Reported by: Gemini Lasswell <gazally <at> runbox.com>

Date: Tue, 29 Nov 2016 23:11:02 UTC

Severity: normal

Found in version 25.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gemini Lasswell <gazally <at> runbox.com>
Cc: 25068 <at> debbugs.gnu.org
Subject: bug#25068: 25.1; Edebug fails to instrument code which uses propertized strings
Date: Sat, 04 Feb 2017 13:26:35 +0200
> From: Gemini Lasswell <gazally <at> runbox.com>
> Date: Tue, 29 Nov 2016 15:10:16 -0800
> 
> Edebug gives an error message if you try to use it on code which uses
> strings with text properties. To reproduce, using emacs -Q if you like,
> enter the following code into *scratch* and type C-u C-M-x:
> 
> (defun my-fun ()
>   (message "%s" #("abcd" 1 3 (face italic))))
> 
> This results in the error message: "Invalid read syntax: "Bad char after #"

Could someone please look into fixing this?




This bug report was last modified 8 years and 160 days ago.

Previous Next


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