all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: R.T. <redtoade@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Radio Targets in Tables
Date: Thu, 11 Dec 2014 15:33:11 +0000 (UTC)	[thread overview]
Message-ID: <loom.20141211T160614-48@post.gmane.org> (raw)

Hi,

I have the following two tables in a .org file:

TABLE A
 | PM  | Notebook                       |
 |-----+--------------------------------|
 | TAD | [[./13939-SEC.org][13939-SEC]] |
 | KB  | [[./13488-PAG.org][13488-PAG]] |
 
TABLE B
 | Employee        | Initials  |
 |-----------------+-----------|
 | Kenneth Bones   | <<<KB>>>  |
 | Timothy Duggett | <<<TAD>>> |


The intent is that when I click on an entry in the PM field in TABLE A, that
focus jumps to the associated record in TABLE B.

The entries in the PM field do seem to link after a C-c C-c or upon initial
loading.  Org mode changes them to be underlined.

However when I click on a "PM" link, it instead takes me to the link to the
right in the associated "Notebook" column in TABLE A.

For example, clicking on "TAD" in TABLE A does not jump me to "Timothy
Duggett" in TABLE B, but instead opens the "13939-SEC.org" file.

I cannot explain this behavior, but am assuming it has something to do with
radio links not working properly within tables.

Thanks

GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)
Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ c:/Program Files
(x86)/emacs-24.3/lisp/org/)

             reply	other threads:[~2014-12-11 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11 15:33 R.T. [this message]
2014-12-11 18:42 ` Radio Targets in Tables Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to=loom.20141211T160614-48@post.gmane.org \
    --to=redtoade@yahoo.com \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.