Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl_Kleinpaste@lycos.com
Cc: ding@ifi.uio.no
Subject: Re: filepermissons
Date: Mon, 22 Jan 1996 10:45:20 -0500	[thread overview]
Message-ID: <199601221545.KAA05964@moth.mis.lycos.com> (raw)
In-Reply-To: Markus Linnala's message of Mon, 22 Jan 1996 15:40:55 +0200

Markus Linnala <maage@cs.tut.fi> writes:
>Is there a way to make all .newsrc* stuff permanently unreadable to
>group & others?

There is no good excuse for having .newsrc* in ~ in the 1st place.

mkdir ~/.private
chmod 700 ~/.private	# or, under AFS, "fs sa ~/.private -clear you rlidkwa"
mv ~/.newsrc* ~/.private
(setq gnus-startup-file "~/.private/.newsrc"
      mail-archive-file-name "~/.private/.outgoing"
      gnus-author-copy "~/.private/.news")

Embellish to taste.


  reply	other threads:[~1996-01-22 15:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-01-22 13:40 filepermissons Markus Linnala
1996-01-22 15:45 ` Karl_Kleinpaste [this message]
1996-01-23 15:57 ` filepermissons Lars Magne Ingebrigtsen
1996-01-23 18:02   ` filepermissons Colin Rafferty
1996-01-25 20:08     ` filepermissons Lars Magne Ingebrigtsen
1996-01-25 21:19       ` filepermissons Colin Rafferty
1996-01-26 16:46         ` filepermissons Lars Magne Ingebrigtsen
1996-02-01 16:58           ` filepermissons Hallvard B Furuseth

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=199601221545.KAA05964@moth.mis.lycos.com \
    --to=karl_kleinpaste@lycos.com \
    --cc=ding@ifi.uio.no \
    /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).