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

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

[emacs-wiki-discuss] Re: Planner trying to open links with web browser


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: Planner trying to open links with web browser
Date: Mon, 12 Apr 2004 02:33:26 +0800
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

address@hidden writes:

> My guess is that the function that is supposed to find the
> messages returns nil for some reason (which causes the calling
> function to try out the next function in the list - forgot which
> list, something like planner-browse-url-functions - and

Good hunch. Can you confirm that the named messages still exist in the
group? How should planner.el behave if the message isn't found any
more?

> Since it only happens with older tasks, I'd say these messages
> are not found anymore?  (re-search-forward returns nil if nothing
> is found.  BTW, Sacha: I'd set this to re-search-backward: one is
> more likely to need recent messages.)

planner-gnus uses (gnus-summary-goto-article article). It doesn't do
any searching. You might be referring to planner-rmail...

-- 
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]