lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2935 in lilypond: Issue 2859 (Provide \hide an


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2935 in lilypond: Issue 2859 (Provide \hide and \omit functions) breaks -dsafe option
Date: Tue, 30 Oct 2012 10:28:50 +0000

Updates:
        Status: Started
        Labels: Patch-new

Comment #5 on issue 2935 by address@hidden: Issue 2859 (Provide \hide and \omit functions) breaks -dsafe option
http://code.google.com/p/lilypond/issues/detail?id=2935#c5

Issue 2935: is_main_input_ should only be set by \maininput command

is_main_input reflects the state of being in the reign of the main
input file as opposed to the init file, which corresponds to a drop of
privileges.  This drop of privileges is explicitly signified with

\maininput

and should not otherwise be tampered with in order not to restrict the
init file's capabilities.  There should be no way to arrive at a lexer
from within LilyPond or Scheme without is_main_input_ set unless one
already has one such lexer to start with.

http://codereview.appspot.com/6819050




reply via email to

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