From: Robert Boyer <boyer@cs.utexas.edu>
To: bug-gnu-emacs@gnu.org
Subject: follow-mode arg should be optional
Date: Tue, 10 Jul 2007 04:52:59 -0500 (CDT) [thread overview]
Message-ID: <20070710095259.0D8BA9DC6D6@terlingua.local> (raw)
In follow.el, we read:
(defun follow-mode (arg) ...
Maybe that arg should be &optional, so that it is
possible to put follow-mode in the first line of a
file, with, e.g.,
-*- mode: follow; -*-
As it is now, I believe a wrong-number-of-arguments
error arises when the code that parses such first lines
tries to execute (follow-mode). The error is masked to
some extent, but still shows up in a part of my screen.
Thanks so much for Emacs. What a wondrous system --
one of the real seven wonders of the world. Forced to
choose between Emacs and, say, any pyramid, I'd take
Emacs.
Bob
In GNU Emacs 21.2.1 (powerpc-apple-darwin, X toolkit)
of 2006-03-22 on kodaira.local
configured using `configure powerpc-apple-darwin
--prefix=/sw --with-x --with-x-toolkit=lucid
--without-toolkit-scroll-bars --without-gif
'--infodir=${prefix}/share/info'
'--mandir=${prefix}/share/man'
'--libexecdir=${prefix}/lib''
reply other threads:[~2007-07-10 9:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070710095259.0D8BA9DC6D6@terlingua.local \
--to=boyer@cs.utexas.edu \
--cc=bug-gnu-emacs@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).