Gnus development mailing list
 help / color / mirror / Atom feed
From: Colin Marquardt <colin.marquardt@usa.alcatel.com>
Subject: Small user interface patch to gpg.el
Date: 18 Jan 2001 17:48:01 -0800	[thread overview]
Message-ID: <ysd6r920mhwu.fsf_-_@sol-cmarquar.pet.usa.alcatel.com> (raw)
In-Reply-To: <2nu26w755m.fsf@tiger.jia.vnet>


*** /tmp/gpg.el~	Thu Jan 18 17:47:08 2001
--- /tmp/gpg.el	Thu Jan 18 17:47:08 2001
***************
*** 632,638 ****
        ;; temporary file resides in a world-writable directory.
        (unless (or (memq system-type '(windows-nt cygwin32 win32 w32 mswindows))
  		  (eq (file-modes gpg-temp-directory) 448)) ; mode 0700
! 	(error "Directory for temporary files must have mode 0700."))
        (setq name (make-temp-name name))
        (let ((mode (default-file-modes)))
  	(unwind-protect
--- 632,638 ----
        ;; temporary file resides in a world-writable directory.
        (unless (or (memq system-type '(windows-nt cygwin32 win32 w32 mswindows))
  		  (eq (file-modes gpg-temp-directory) 448)) ; mode 0700
! 	(error "Directory for temporary files (%s) must have mode 0700." gpg-temp-directory))
        (setq name (make-temp-name name))
        (let ((mode (default-file-modes)))
  	(unwind-protect



  reply	other threads:[~2001-01-19  1:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-19  0:20 periodic archiving of groups? Anil B. Somayaji
2001-01-19  0:32 ` ShengHuo ZHU
2001-01-19  1:48   ` Colin Marquardt [this message]
2001-01-19  2:04     ` Small user interface patch to gpg.el ShengHuo ZHU
2001-01-19  2:54     ` Agh! X-Draft-From: header! (was: Small user interface patch to gpg.el) Colin Marquardt
2001-01-19 12:18       ` Kai Großjohann
2001-01-19 12:37         ` Karl Kleinpaste
2001-01-19 13:13           ` Kai Großjohann
2001-01-19 18:07             ` Colin Marquardt
2001-01-19 17:40               ` Simon Josefsson
2001-01-19 19:43               ` S/MIME buttons Colin Marquardt
2001-01-20  0:05                 ` Simon Josefsson
2001-01-20  0:15                   ` ShengHuo ZHU
2001-01-20  0:40                   ` Colin Marquardt
2001-01-19  3:56   ` periodic archiving of groups? Alan Shutko
2001-01-19  4:07     ` Alan Shutko
2001-01-19 10:26       ` Oystein Viggen
2001-01-19 14:32         ` Alan Shutko
2001-01-19 16:53           ` Oystein Viggen
2001-01-19 17:42             ` Alan Shutko
2001-01-22 19:28         ` Rob Browning
2001-01-22 21:03           ` Harry Putnam
2001-01-19 12:16 ` Kai Großjohann
2001-01-22 19:24   ` Rob Browning

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=ysd6r920mhwu.fsf_-_@sol-cmarquar.pet.usa.alcatel.com \
    --to=colin.marquardt@usa.alcatel.com \
    /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).