From: Alan Mackenzie<none@example.invalid>
Subject: Re: Why adding this write-file-hook makes save-buffer not work anymore!??
Date: Sun, 31 Aug 2003 11:50:54 +0000 [thread overview]
Message-ID: <uensib.u5.ln@acm.acm> (raw)
In-Reply-To: 4yhe40vplm.fsf@skjellgran.ii.uib.no
Joakim Hove <hove@bccs.no> wrote on Fri, 29 Aug 2003 10:24:05 +0200:
> seberino@spawar.navy.mil (Christian Seberino) writes:
> To return 'nil just change the last lines:
> ;; snip
> (goto-char original-pos)
> 'nil))
Or even
(goto-char original-pos)
nil))
You don't need to quote "nil". :-)
> HTH - Joakim
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
prev parent reply other threads:[~2003-08-31 11:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-28 19:14 Why adding this write-file-hook makes save-buffer not work anymore!?? Christian Seberino
2003-08-28 20:06 ` Kai Großjohann
2003-08-29 2:46 ` Christian Seberino
2003-08-29 8:24 ` Joakim Hove
2003-08-31 11:50 ` Alan Mackenzie [this message]
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=uensib.u5.ln@acm.acm \
--to=none@example.invalid \
/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.