bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21766: 25.0.50; delete-trailing-whitespace sometimes deletes non-whi


From: Andreas Röhler
Subject: bug#21766: 25.0.50; delete-trailing-whitespace sometimes deletes non-whitespace
Date: Thu, 29 Oct 2015 07:30:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

 On 28.10.2015 20:19, Stefan Monnier wrote:
(save-match-data
(skip-syntax-backward "-" (line-beginning-position)))
[...]
Ok, I see it now, it is the new parse_sexp_propertize stuff which is
called by SETUP_SYNTAX_TABLE.
Indeed, internal--syntax-propertize needs to be fixed so it preserves
the match-data!


         Stefan






When internal--syntax-propertize is fixed, the current fix will be useless, i.e. redundant.

Is there a task-keeper for this scenario?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]