Gnus development mailing list
 help / color / mirror / Atom feed
From: David Moore <dmoore@UCSD.EDU>
Subject: Re: saving to nnml groups
Date: 17 Jun 1997 18:19:01 -0700	[thread overview]
Message-ID: <rv20607loa.fsf@sdnp5.ucsd.edu> (raw)
In-Reply-To: Paul Graham's message of "16 Jun 1997 13:51:07 -0400"

Paul Graham <pjg@acsu.buffalo.edu> writes:

> +                (call-process "lockfile" nil nil nil
> +                              (concat ,temp-file ".lock"))
>                  (write-region (point-min) (point-max)
>                                ,temp-file nil 'nomesg)
> +                ;; release the lock
> +                (call-process "rm" nil nil nil "-f"
> +                              (concat ,temp-file ".lock"))

will you be shipping lockfile as well?  I beleive it comes with mh and
procmail, but it's hardly a standard utility (unfortunately).


      parent reply	other threads:[~1997-06-18  1:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-23  7:28 Darren/Torin/Who Ever...
1997-05-23  8:01 ` Kai Grossjohann
1997-05-23 14:26   ` Sudish Joseph
1997-05-23 14:51     ` Kai Grossjohann
1997-05-23 17:20       ` Sudish Joseph
1997-05-23 17:37       ` Sudish Joseph
1997-05-24 23:37     ` Darren/Torin/Who Ever...
1997-05-24 23:32   ` Darren/Torin/Who Ever...
1997-05-24  0:33 ` Ching-Mo Chang
1997-06-06 17:48 ` Paul Graham
1997-06-11  1:19   ` Lars Magne Ingebrigtsen
1997-06-16 17:51     ` Paul Graham
1997-06-17 16:02       ` Lars Magne Ingebrigtsen
1997-06-23 14:56         ` Paul Graham
1997-06-30 23:03           ` Lars Magne Ingebrigtsen
1997-06-18  1:19       ` David Moore [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=rv20607loa.fsf@sdnp5.ucsd.edu \
    --to=dmoore@ucsd.edu \
    /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.
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 NNTP newsgroup(s).