emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-open-at-point and buffer-name
@ 2016-11-27 18:13 Fabrice Popineau
  0 siblings, 0 replies; only message in thread
From: Fabrice Popineau @ 2016-11-27 18:13 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

Hi,

I have some foo.org file :

* Section
  This is a [[file:bar.org::#home][link]

and a bar.org file :

* Section
:PROPERTIES:
:CUSTOM_ID: home
:END:
Lorem ipsum ...

If I put the cursor in foo.org on the link ant I try to evaluate (M-:)
(progn (org-open-at-point) (buffer-name))
I get "foo.org" as a result.
However the window displays bar.org and my cursor is in in bar.org.
By which mystery ?

I am missing something here ... but what ?

Fabrice

[-- Attachment #2: Type: text/html, Size: 917 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-27 18:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-27 18:13 org-open-at-point and buffer-name Fabrice Popineau

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