lilypond-mode does not work anymore in emacs20 because it uses
(buffer-size ) whereas in emacs20, buffer-size does not take
any argument. I made a quick hack to workaround the problem:
*** /home/laurent/src/debian/lilypond-2.0.3/elisp/lilypond-mode.el 2003-09-23 22:20:17.0 +0200
--- tmp/li
[EMAIL PROTECTED] writes:
> Curnent CVS (ChangeLog 1.1743) exits on 'make all' thusly:
fixed.
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
___
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mai
1. If you type 'mknetrel' you can see there is an option '-o'
2. You can start over with mknetrel -C
Type 'mknetrel' for more options.
Being the maintainer of the cygwin package I'm planning to make a new
unofficial package soon (2.1.18 is the latest package available from my
homepage, see http:
I followed the instructions at http://lilypond.org/web/devel/packaging.html for
building under Cygwin. After about 45 minutes of crunching, the process
stopped with an error. Two questions:
1. Is there a log file of what is happening
under mknetrel? If so, where is it located?
2. Is the
Curnent CVS (ChangeLog 1.1743) exits on 'make all' thusly:
rm -f ./out/system-start-delimiter.dep;
DEPENDENCIES_OUTPUT="./out/system-start-delimiter.dep
./out/system-start-delimiter.o" g++ -c -DHAVE_CONFIG_H
-DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include
-I../flower/./out -I../flo
On Fri, 2004-02-20 at 16:45, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > I thought I had sent this many hours ago but it seems that it
> > disappeared before I could send it.
> >
> >
> > > I'm trying to recreate the crash, but I'm failing so far. However, I
> > > suspect that removin
[EMAIL PROTECTED] writes:
> I thought I had sent this many hours ago but it seems that it
> disappeared before I could send it.
>
>
> > I'm trying to recreate the crash, but I'm failing so far. However, I
> > suspect that removing -O2 from the compile flags "fixes" the
> > problem. Can you try t