Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Simmons <simmonmt@acm.org>
Cc: ding@gnus.org
Subject: Re: Quassia Gnus v0.6
Date: 20 Sep 1997 20:55:53 -0500	[thread overview]
Message-ID: <yfqpvq3qvkm.fsf@acm.org> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "20 Sep 1997 18:26:26 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Ezio Manini <manini@piw.it> writes:
> > > > If I follow the setup in info [put (gnus-agentize) in .gnus.el] the
> > > > agent's menu don't work with tmm. I must put
> > > > (add-hook 'gnus-before-startup-hook 'gnus-open-agent)
> > > > in my .emacs, and so work.
> `gnus-agentize' does this, so it's weird that you have to do it
> again.  The only explanation I can see is that there's something that
> clears that hook again.

Of course, this could have something to do with it:

(defun gnus-1 (&optional arg dont-connect slave)
  ....
    (gnus-splash)
    (gnus-clear-system)
    (run-hooks 'gnus-before-startup-hook)
    (nnheader-init-server-buffer)
    (setq gnus-slave slave)
    (gnus-read-init-file)
  ....
)

This would seem to say that nothing that gets put in
gnus-before-startup-hook by .gnus will get run (on the first gnus
invocation, at least).  Do we need a gnus-after-dotgnus-hook?

<RANT>
As an aside, some little ad exec somewhere apparently decided that it
would be fun to put a spotlight on a truck with ads in front of the
light, and to have that truck drive around the city at about 5mph with
the spotlight at about 25 degrees above horizontal.  (Think of it as
an overhead projector on steroids).  This would be fine except for the 
fact that we tend to have tall buildings here.  If I get that damn
light in my eyes again, I'm gonna start throwing heavy things it.
There.  I feel much better now.
</RANT>

Matt

-- 
     Matt Simmons  -  simmonmt@acm.org  -  http://www.netcom.com/~simmonmt
      The world is full of willing people; some willing to work, the rest
                      willing to let them.  --Robert Frost


  reply	other threads:[~1997-09-21  1:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-17 10:17 Ezio Manini
1997-09-18  1:39 ` Lars Magne Ingebrigtsen
     [not found]   ` <m090wvi7de.fsf@piw.it>
1997-09-20 16:26     ` Lars Magne Ingebrigtsen
1997-09-21  1:55       ` Matt Simmons [this message]
1997-09-21  4:06         ` Lars Magne Ingebrigtsen
     [not found]       ` <m0hgbfl03o.fsf@piw.it>
1997-09-21 16:22         ` Lars Magne Ingebrigtsen

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=yfqpvq3qvkm.fsf@acm.org \
    --to=simmonmt@acm.org \
    --cc=ding@gnus.org \
    /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).