From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: compilation error emacs cvs tree
Date: Mon, 29 Nov 2004 13:21:37 -0600 (CST) [thread overview]
Message-ID: <200411291921.iATJLbL21788@raven.dms.auburn.edu> (raw)
In-Reply-To: <41AB7435.5000902@mikronika.com.pl> (message from Karol Szkudlarek on Mon, 29 Nov 2004 20:10:45 +0100)
This is a known problem. Richard reversed the fix I applied several
days ago to CVS, but you can apply my fix to your own copy of locals.texi:
locals.texi contains:
@item line-spacing
@c Cause an error so we will fix this.
@xref{Yet to be written}.
and:
@item vertical-scroll-bar
@xref{Yet to be written}.
@end table
Replace these two by:
@item line-spacing
@c Cause an error so we will fix this.
@c @xref{Yet to be written}.
and:
@item vertical-scroll-bar
@c @xref{Yet to be written}.
@end table
and bootstrapping will work fine.
Sincerely,
Luc.
next prev parent reply other threads:[~2004-11-29 19:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-29 19:10 compilation error emacs cvs tree Karol Szkudlarek
2004-11-29 19:21 ` Luc Teirlinck [this message]
2004-11-29 22:15 ` Karol Szkudlarek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200411291921.iATJLbL21788@raven.dms.auburn.edu \
--to=teirllm@dms.auburn.edu \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.