Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Cc: ding@ifi.uio.no
Subject: Small thinko in .message.el variable initialisation.
Date: 29 Mar 1996 10:08:34 +0100	[thread overview]
Message-ID: <byohpgqnal.fsf@goedel.math.ethz.ch> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of (unknown date)


In 5.0.15 I had gnus-local-organisation to "ETHZ Mathematik". The new
message.el has the following code:

(defvar gnus-local-organization)
(defvar message-user-organization 
  (if (boundp 'gnus-local-organization)
      gnus-local-organization t)
  "*String to be used as an Organization header.
If t, use `message-user-organization-file'.")

This is obviously intended to remain compatible with the old
gnus. However it only works if gnus-local-organisation is set in
.emacs not if its only set in .gnus. May be message.el gets loaded
before .gnus is?

Jan


-- 
Jan Vroonhof                    http://www.math.ethz.ch/~vroonhof/          
Mathematik,                                  vroonhof@math.ethz.ch
HG E16, ETH-Zentrum,                      Tel: +41-1-6325456/25154
Raemistrasse 101, CH-8092 Zuerich.              Fax: +41-1-6321085


      reply	other threads:[~1996-03-29  9:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-28  6:25 September Gnus 0.60 is released Lars Magne Ingebrigtsen
1996-03-28 10:49 ` Magnus Hammerin
1996-03-28 11:28   ` Kai Grossjohann
1996-03-28 12:36     ` Magnus Hammerin
1996-03-28 13:16       ` Kai Grossjohann
1996-03-28 14:26         ` Per Abrahamsen
1996-03-28 23:22           ` Hallvard B Furuseth
1996-03-29 16:11             ` Lars Magne Ingebrigtsen
1996-03-29 16:39               ` Hallvard B Furuseth
1996-04-01 15:46                 ` Lars Magne Ingebrigtsen
1996-04-01 16:21                   ` Hallvard B Furuseth
1996-04-02 20:01                     ` Lars Magne Ingebrigtsen
1996-04-02 20:38                       ` Per Abrahamsen
1996-04-16 20:01                         ` Hallvard B Furuseth
1996-03-29 16:58               ` Scott Blachowicz
1996-03-29 18:12                 ` Russ Allbery
1996-03-29  5:31           ` Lars Magne Ingebrigtsen
1996-03-29  2:04       ` Hallvard B Furuseth
1996-03-29  5:27       ` Lars Magne Ingebrigtsen
1996-03-29  5:26     ` Lars Magne Ingebrigtsen
1996-03-29  9:08       ` Jan Vroonhof [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=byohpgqnal.fsf@goedel.math.ethz.ch \
    --to=vroonhof@math.ethz.ch \
    --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).