emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: William Henney <whenney@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Using org-store-link in an indirect buffer
Date: Fri, 7 Sep 2007 10:04:14 +0200	[thread overview]
Message-ID: <83a9e264d632d5873d7ff842cbddb739@science.uva.nl> (raw)
In-Reply-To: <41c818190709060822j633945c1gf3baf88e131327de@mail.gmail.com>

Fixed, thanks.

- Carsten

On Sep 6, 2007, at 17:22, William Henney wrote:

> Currently, one cannot use org-store-link in an indirect buffer. The
> stack trace is given below. Would it be possible to fix this?
>
> Cheers
>
> Will
>
> 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"))
>   error("Cannot link to a buffer which is not visiting a file")
>   (cond ((run-hook-with-args-until-success ...) (setq link ... desc
> ...)) ((eq major-mode ...) (let ... ... ...)) ((eq major-mode ...)
> (setq link ...) (setq cpltxt ...) (org-store-link-props :type "info"
> :file Info-current-file :node Info-current-node)) ((eq major-mode ...)
> (let ... ... ...)) ((or ... ...) (and ... ...)
> (vm-follow-summary-cursor) (save-excursion ... ...)) ((eq major-mode
> ...) (let* ... ... ... ... ...)) ((or ... ...) (let ... ... ... ...))
> ((eq major-mode ...) (save-excursion ...)) ((eq major-mode ...) (let
> ... ... ... ...)) ((memq major-mode ...) (and ... ...) (let* ... ...
> ... ...)) ((eq major-mode ...) (setq cpltxt ... link ...)
> (org-store-link-props :type "w3" :url ...)) ((eq major-mode ...) (setq
> cpltxt ... link ...) (org-store-link-props :type "w3m" :url ...))
> ((setq search ...) (setq link ...) (setq cpltxt ...)) ((eq major-mode
> ...) (setq cpltxt ... link ...) (org-store-link-props :type "image"
> :file buffer-file-name)) ((eq major-mode ...) (setq cpltxt ... link
> ...)) ((and buffer-file-name ...) (setq cpltxt ...) (when ... ...) (if
> ... ...) (setq link ...)) (buffer-file-name (setq cpltxt ...) (when
> ... ... ...) (setq link ...)) ((interactive-p) (error "Cannot link to
> a buffer which is not visiting a file")) (t (setq link nil)))
>   (let (link cpltxt desc description search txt) (cond (... ...) (...
> ...) (... ... ... ...) (... ...) (... ... ... ...) (... ...) (... ...)
> (... ...) (... ...) (... ... ...) (... ... ...) (... ... ...) (... ...
> ...) (... ... ...) (... ...) (... ... ... ... ...) (buffer-file-name
> ... ... ...) (... ...) (t ...)) (if (consp link) (setq cpltxt ... link
> ...)) (setq link (or link cpltxt) desc (or desc cpltxt)) (if (equal
> desc "NONE") (setq desc nil)) (if (and ... link) (progn ... ...) (and
> link ...)))
>   org-store-link(nil)
>   call-interactively(org-store-link)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)
>
>
> -- 
>
>   Dr William Henney, Centro de Radioastronomía y Astrofísica,
>   Universidad Nacional Autónoma de México, Campus Morelia
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      reply	other threads:[~2007-09-07  8:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06 15:22 Using org-store-link in an indirect buffer William Henney
2007-09-07  8:04 ` Carsten Dominik [this message]

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=83a9e264d632d5873d7ff842cbddb739@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=whenney@gmail.com \
    /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).