Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5954)

Issue 10970043: Avoid infinite recursion in Emacs' LilyPond-mode for percent in filenames (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by dak
Modified:
10 years, 9 months ago
Reviewers:
Graham Percival
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Avoid infinite recursion in Emacs' LilyPond-mode for percent in filenames When using a file name like "Mazurek D%85browskiego.ly", using C-c C-l in LilyPond-mode resulted in let: Variable binding depth exceeds max-specpdl-size errors. This fixes the problem by not doing further percent expansion on the file name in `LilyPond-command-expand'.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M elisp/lilypond-mode.el View 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 1
Graham Percival
10 years, 9 months ago (2013-07-11 01:57:52 UTC) #1
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b