GNU bug report logs - #14237
[PATCH] Fix syntax-propertize-multiline bug

Previous Next

Package: emacs;

Reported by: Erik Charlebois <erikcharlebois <at> gmail.com>

Date: Sun, 21 Apr 2013 06:51:02 UTC

Severity: normal

Tags: patch

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Erik Charlebois <erikcharlebois <at> gmail.com>
Cc: 14237-done <at> debbugs.gnu.org
Subject: Re: bug#14237: [PATCH] Fix syntax-propertize-multiline bug
Date: Mon, 22 Apr 2013 10:11:50 -0400
> -  (when (get-text-property end 'font-lock-multiline)
> +  (when (get-text-property end 'syntax-multiline)

Duh!  Yes, thank you very much for catching this.
Installed in the `emacs-24' branch.  And sorry for the copy&paste error.


        Stefan




This bug report was last modified 12 years and 87 days ago.

Previous Next


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