emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] better links to Gnus articles
Date: Fri, 28 Nov 2008 10:35:53 +0100	[thread overview]
Message-ID: <87myfki45i.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: zf.upnd4ghup01.fsf@zeitform.de

Ulf Stegemann <ulf-news@zeitform.de> writes:

Hi Ulf,

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

Hm, I tried to setup XEmacs 21.4.21 and ngnus-0.10 (0.9 is not listed at
gnus.org), but when do (require 'gnus) I get:

Debugger entered--Lisp error: (file-error "Cannot open load file" "jka-compr") 
  load-internal("jka-compr" nil t nil nil nil) 
  load("jka-compr" nil t nil) 
  require(jka-compr) 
  (progn (require (quote jka-compr))) 
  (eval-when-compile (require (quote jka-compr))) 
  load-internal("mm-util" nil t nil nil nil) 
  load("mm-util" nil t nil) 
  require(mm-util) 
  load-internal("gnus" nil t nil nil nil) 
  load("gnus" nil t nil) 
  require(gnus) 
  eval((require (quote gnus))) 
  eval-interactive((require (quote gnus))) 
  eval-last-sexp(nil) 
  call-interactively(eval-last-sexp)

Where do I get jka-compr for XEmacs?

> 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)
> `----

Hm, that indicates that `org-gnus-store-link' returned nil.  You could
do me a favour and edebug `org-gnus-store-link' and see what's going
wrong.  There might me some differences between emacs and XEmacs I'm not
aware of.

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

I'll try to fix it as soon as you figured aut where it all fails or I
got XEmacs and Gnus running.  At least with my normal emacs, the linking
works just fine...

Bye,
Tassilo

  reply	other threads:[~2008-11-28  9:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19  7:49 [PATCH] better links to Gnus articles Tassilo Horn
2008-11-19 11:27 ` Carsten Dominik
2008-11-27 16:12   ` Ulf Stegemann
2008-11-28  9:35     ` Tassilo Horn [this message]
2008-11-28 14:58       ` Ulf Stegemann
2008-11-30  8:52         ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myfki45i.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).