lilypond-devel
[Top][All Lists]
Advanced

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

Re: gv patch


From: Jan Nieuwenhuizen
Subject: Re: gv patch
Date: Sat, 02 Jul 2005 23:02:54 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Ishizaki writes:

> this is another patch for invoking gv correctly from emacs.

> -(defcustom LilyPond-ps-command "gv --watch"
> +;; because of error "no such file --watch"
> +;;(defcustom LilyPond-ps-command "gv --watch"
> +(defcustom LilyPond-ps-command "gv"

I agree this comment could be more verbose, but there apparently are
versions of gv that do not take --watch?

> -    ("ViewPS" . (,(concat LilyPond-ps-command " %p")))
> +    ("ViewPS" . (,(concat LilyPond-ps-command " %p --watch"))) ;; added 
> --watch afer %p

It seems your patch does exactly what was commented out?

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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