emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: [PATCH] better links to Gnus articles


From: Ulf Stegemann
Subject: [Orgmode] Re: [PATCH] better links to Gnus articles
Date: Thu, 27 Nov 2008 17:12:30 +0100
User-agent: Gnus/5.110009 (No Gnus v0.9) XEmacs/21.4.21 (linux)

Carsten Dominik <address@hidden> wrote:

> I have applied this patch without testing it thoroughly myself,
> I'd appreciate if some of you could test this and make sure that
> it does not break anything.

I've just updated to the latest git version and it seems that the patch
in questions breaks linking to Gnus articles. I'm using XEmacs 21.4.21
and No Gnus v0.9.

Unfortunately, I hadn't had the time to dive deeper into this but what's
not working anymore is `org-store-link' in an article or summary buffer
... 

,----
| Debugger entered--Lisp error: (error "Cannot link to a buffer which is
| not visiting a file")
|   signal(error ("Cannot link to a buffer which is not visiting a file"))
|   cerror("Cannot link to a buffer which is not visiting a file")
|   apply(cerror "Cannot link to a buffer which is not visiting a file" nil)
|   error("Cannot link to a buffer which is not visiting a file")
|   org-store-link(nil)
|   call-interactively(org-store-link)
`----

... as well as opening a stored link to a Gnus article in an org buffer
(giving me "No Match"). Maybe I have the time to investigate this
further tomorrow or next week but I already wanted to let you know that
the patch in question probably needs some further attention.

Ulf





reply via email to

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