emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Radio Targets in Tables
@ 2014-12-11 15:33 R.T.
  2014-12-11 18:42 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: R.T. @ 2014-12-11 15:33 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Radio Targets in Tables
  2014-12-11 15:33 Radio Targets in Tables R.T.
@ 2014-12-11 18:42 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-12-11 18:42 UTC (permalink / raw)
  To: R.T.; +Cc: emacs-orgmode

Hello,

R.T. <redtoade@yahoo.com> writes:

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

AFAICT, this is fixed in soon-to-be-released Org 8.3 (and perhaps on
current 8.2, though I didn't check).

You may want to update Org.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-11 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-11 15:33 Radio Targets in Tables R.T.
2014-12-11 18:42 ` Nicolas Goaziou

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