Gnus development mailing list
 help / color / mirror / Atom feed
* Elisp help needed
@ 1999-11-22 19:05 Ted Stern
  1999-12-01 19:27 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Stern @ 1999-11-22 19:05 UTC (permalink / raw)


Hi, I need some elisp help in modifying a gnus variable.

We have an internal digest that uses a row of equals signs rather than dashes
to delineate separate messages.

To deal with this, I want to modify one specific part of nndoc-type-alist,
specifically, the article-begin section of slack-digest.  I can handle the
regular expressions but not the elisp.  I know there is some combo of getcar,
setcdr, etc. but I don't have a manual handy.

An alternative would be to add a different digest format, but my attempts at
that don't seem to work.

Thanks,
-- 
 Ted Stern --- Computational Mathematician:  Applications and Math Libraries
 Tera Computer Company                                   http://www.tera.com
 411 First Avenue South, Suite 600        Direct 206/701-2182, Main 701-2000
 Seattle, WA 98104-2860                   Fax1   206/701-2205, Fax2 701-2500


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

* Re: Elisp help needed
  1999-11-22 19:05 Elisp help needed Ted Stern
@ 1999-12-01 19:27 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-01 19:27 UTC (permalink / raw)


Ted Stern <stern@tera.com> writes:

> To deal with this, I want to modify one specific part of nndoc-type-alist,
> specifically, the article-begin section of slack-digest.  I can handle the
> regular expressions but not the elisp.  I know there is some combo of getcar,
> setcdr, etc. but I don't have a manual handy.

car, setcdr, setcar, cdr.  And stuff.  push is also nice.

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


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

end of thread, other threads:[~1999-12-01 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-22 19:05 Elisp help needed Ted Stern
1999-12-01 19:27 ` 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).