Gnus development mailing list
 help / color / mirror / Atom feed
* pgnus 0.77, mail-source :function
@ 1999-02-23 21:03 Jack Vinson
  1999-02-26  8:30 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Jack Vinson @ 1999-02-23 21:03 UTC (permalink / raw)


It used to be the case that if nnmail-movemail-program was an elisp
function it would be called with two arguments: the inbox, and the tobox.

The current version of mail-source only passes the tobox argument to the
function.  Again, is there a good reason for this?  I had been using
epop3mail to pick up my mail and it wants to get the inbox and tobox as
arguments.  (Why would I write a movemail function that only took the tobox
as an argument anyway?)  I realize that I can write a wrapper function that
will pass the correct variables, but I want Gnus to do it right the first
time.

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: Here is my refrigerator full of FLANK STEAK...and over there is my
 UPHOLSTERED CANOE...I don't know WHY I OWN them!!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pgnus 0.77, mail-source :function
  1999-02-23 21:03 pgnus 0.77, mail-source :function Jack Vinson
@ 1999-02-26  8:30 ` Lars Magne Ingebrigtsen
  1999-02-26 14:37   ` Jack Vinson
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26  8:30 UTC (permalink / raw)


Jack Vinson <jvinson@chevax.ecs.umass.edu> writes:

> The current version of mail-source only passes the tobox argument to the
> function.

No, the current current version allows the user to specify the
:program fully, and you can pass anything you want to it.  Kinda.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pgnus 0.77, mail-source :function
  1999-02-26  8:30 ` Lars Magne Ingebrigtsen
@ 1999-02-26 14:37   ` Jack Vinson
  1999-02-26 16:02     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Jack Vinson @ 1999-02-26 14:37 UTC (permalink / raw)


>>>>> "LMI" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

LMI> Jack Vinson <jvinson@chevax.ecs.umass.edu> writes:
>> The current version of mail-source only passes the tobox argument to the
>> function.

LMI> No, the current current version allows the user to specify the
LMI> :program fully, and you can pass anything you want to it.  Kinda.

Sorry, I may not have been clear.  I want to use :function, as I have a
different /elisp/ function that I want to call.  In Gnus 5.7 (and
pgnus-0.72) one can set the nnmail-movemail-program to anything that takes
two variables: inbox, tobox.

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: Someone is DROOLING on my collar!!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pgnus 0.77, mail-source :function
  1999-02-26 14:37   ` Jack Vinson
@ 1999-02-26 16:02     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26 16:02 UTC (permalink / raw)


Jack Vinson <jvinson@chevax.ecs.umass.edu> writes:

> Sorry, I may not have been clear.  I want to use :function, as I have a
> different /elisp/ function that I want to call.  In Gnus 5.7 (and
> pgnus-0.72) one can set the nnmail-movemail-program to anything that takes
> two variables: inbox, tobox.

You can use :function to specify a function to be used.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-02-26 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-23 21:03 pgnus 0.77, mail-source :function Jack Vinson
1999-02-26  8:30 ` Lars Magne Ingebrigtsen
1999-02-26 14:37   ` Jack Vinson
1999-02-26 16:02     ` Lars Magne Ingebrigtsen

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).