emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: More than one remember-handler-functions?


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: More than one remember-handler-functions?
Date: Tue, 29 Jun 2004 14:13:34 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

TC <address@hidden> writes:

> both remember-planner-append and remember-blosxom.  Can that 
> be done?  And, errm, a rune of relevant lisp would be welcome :-). 
> So far I've tried (and failed with) everything from a plain:

>From remember-handler-functions' docstring:

If any function returns non-nil, the data is assumed to have been
recorded somewhere by that function.

To make it remember to both, you could probably try adding (lambda ()
(ignore (remember-blosxom))) instead of remember-blosxom.

Should I change the behavior of the variable so that it runs all
functions instead? That sounds like a pretty good idea.

> to the creation of my own function that invokes both
> remember functions and putting *that* into the handler.

Hey, remember-blosxom still isn't in my distribution. <pout> Gary, can
I merge it in?

Having your own function should've worked. At this point I'd start
throwing in lots of save-window-excursions and edebugging to see if
the remember buffer disappeared in the interim...

-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]