Gnus development mailing list
 help / color / mirror / Atom feed
From: "Kai Großjohann" <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Subject: Re: agent and mail
Date: 19 Jul 1999 13:09:56 +0200	[thread overview]
Message-ID: <vafbtd8uc8r.fsf@petty.cs.uni-dortmund.de> (raw)
In-Reply-To: "RXmi FACKEURE"'s message of "Mon, 19 Jul 1999 10:59:49 +0200"

RXmi FACKEURE <ref@linuxfreak.com> writes:

> Here is another thing i do not get. Well I set gnus-agentize and it
> seems to work. I lauchn gnus with gnus-unplugged, but then i cannot
> receive new mail, even local mail, being unplugged. And if i plug it
> checks the nntp server too which Gnus will never find because i'm not
> connected via ppp.

This is normal behavior.  Gnus just expects that people who use the
agent have a dialup connection and can't receive mail when unplugged,
either.

If you wish to have a semi-plugged behavior, maybe you'll be better
off installing Leafnode on your machine and then using Gnus normally
(ie plugged) but point it at the Leafnode on your machine.

> another thing, still in Agent, how could i edit a message send with agent ?
>  You know it is dropped in Drafts before being really sent, and this way you
>  can edit it... Actually, i swith to draft-mode and thne chekc with g to see
>  the messages in the drafts.queue and open the box and perform a D e 
> command but how to resend or better queue again the message ?
> Actually a C-c C-c queues an answer to the message i wanted to edit...

Strange.  I would expect `D e' then editing, then `C-c C-c' to do the
right thing.

> oh, btw, what ia a "hook" ? I do not now nothing about eamcs, lisp and 
> i really wonder what this stuff is :-)

A hook is just a variable, but it contains Lisp code rather than a
number of a string.  And most Emacs packages are written such that
they execute the code in such variables at predefined points during
their operation.  Gnus has a lot of hooks.  With hooks, you can do
more customization than by just setting other variables -- you can
write a function which does stuff based on the phase of the moon, say,
and then add this function to a hook, and soon you have an Emacs with
behavior dependent on the phase of the moon!

Together with midnight.el this might be a way to remind one when one's
girlfriend is likely to be petulant (? right word?) ;-)

kai
-- 
Life is hard and then you die.


  reply	other threads:[~1999-07-19 11:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-19  8:59 Rémi FACKEURE
1999-07-19 11:09 ` Kai Großjohann [this message]
1999-07-19 12:59   ` lconrad
2011-01-23 14:48 Agent And Mail Richard Riley
2011-01-23 16:03 ` Richard Riley
2011-01-23 21:13 ` Lars Ingebrigtsen
2011-01-23 23:01   ` Richard Riley
2011-01-23 23:09     ` Lars Ingebrigtsen
2011-01-23 23:14       ` Richard Riley
2011-01-23 23:26         ` Lars Ingebrigtsen
2011-01-23 23:38           ` Richard Riley
2011-01-24  0:14           ` Richard Riley
2011-01-24  8:05           ` Francis Moreau
2011-01-24  8:12             ` Lars 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=vafbtd8uc8r.fsf@petty.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).