Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Gnus v5.2.3 is released
Date: 01 Jun 1996 01:30:40 +0200	[thread overview]
Message-ID: <x6ivdcxvxb.fsf@eyesore.no> (raw)
In-Reply-To: Scott Blachowicz's message of Fri, 31 May 1996 08:12:15 -0700

Scott Blachowicz <scott@statsci.com> writes:

> How about something like this...
> [not knowing the details, I'll invent some :-)]
> 
> 	(eval-when-compile (setq no-dot-custom t))
> 	(defvar no-dot-custom nil)
> 	(or no-dot-custom (load-dot-custom))

This has the same problems as `(eval-when 'load)' -- custom.el is
required by the other files when byte-compiling, so the
`eval-when-compile' thing will fail (I think) when its being
compiled. 

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Putting a 
> 
> 	(setq custom-file "/dev/null")
> 
> in dgnushack.el should do the trick.

So I've gone with this one instead.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


      parent reply	other threads:[~1996-05-31 23:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-30  3:51 Lars Magne Ingebrigtsen
1996-05-30  7:29 ` Steven L Baur
1996-05-30 10:14   ` Per Abrahamsen
1996-05-30 16:43     ` Steven L Baur
1996-05-30 20:17 ` Steven L Baur
1996-05-30 21:15   ` Per Abrahamsen
1996-05-31  1:09     ` Lars Magne Ingebrigtsen
1996-05-31  1:14   ` Lars Magne Ingebrigtsen
1996-05-31  2:35     ` Steven L Baur
1996-05-31  3:03       ` Lars Magne Ingebrigtsen
1996-05-31 15:12       ` Scott Blachowicz
1996-05-31 16:19         ` Per Abrahamsen
1996-05-31 23:30         ` Lars Magne Ingebrigtsen [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=x6ivdcxvxb.fsf@eyesore.no \
    --to=larsi@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).