Carsten Dominik <[EMAIL PROTECTED]> 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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode