GNU bug report logs - #28774
[ido] Can't add text property to built-in function name.

Previous Next

Package: emacs;

Reported by: Ilya Khaprov <ilya.khaprov <at> publitechs.com>

Date: Tue, 10 Oct 2017 07:58:01 UTC

Severity: normal

Tags: fixed

Found in version 26.0.90

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 28774 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Ilya Khaprov <ilya.khaprov <at> publitechs.com>
Cc: 28774 <at> debbugs.gnu.org
Subject: Re: bug#28774: Master,
 emacs-26: Can't add text property to built-in function name.
Date: Wed, 11 Oct 2017 20:56:55 -0400
retitle 28774 [ido] Can't add text property to built-in function name.
found 28774 26.0.90
tags 28774 fixed
close 28774
quit

Noam Postavsky <npostavs <at> users.sourceforge.net> writes:

> -	  (setq first (format "%s" fn))
> +	  (setq first (copy-sequence fn))

Pushed to emacs-26.

[1: b78332c3c6]: 2017-10-11 20:53:22 -0400
  Don't use (format "%s" ...) for string copying (Bug#28774)
  http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=b78332c3c646be12d252a637ce0fc949919a840b




This bug report was last modified 7 years and 218 days ago.

Previous Next


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