emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: muse-publish handling abnormal exit during call


From: drkm
Subject: [emacs-wiki-discuss] Re: muse-publish handling abnormal exit during call to publish
Date: Wed, 20 Jul 2005 00:27:57 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (windows-nt)

Sacha Chua writes:

  [ I already responded a few hours ago.  I wasn't sure the post
    was sended right, and I didn't receive it.  So I rewrite,
    sorry for the possible double email. ]

> We don't want to accidentally overwrite the unmarked-up copy, and a
> number of functions are run when interactively visiting a page. Using
> a temp buffer distinguishes a normal visit from a publishing visit,
> and you can kill temp buffers knowing you didn't make any significant
> changes to them.

  I understand why you use temporary buffer.  But if you want
temporary buffers, don't make them not temporary.  If you don't
want to "accidentally overwrite the unmarked-up copy", don't make
the buffer visiting it.

  Actually, I can't figure out what means a temporary buffer
visiting a file.

  So what I don't understand is why you use the VISIT parameter
of 'insert-file-contents'.

--drkm





reply via email to

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