emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] Links are not followed when in tables


From: Carsten Dominik
Subject: Re: [O] [BUG] Links are not followed when in tables
Date: Tue, 10 Sep 2013 06:33:00 +0200

Hi Sebastien,

use C-c C-o to follow links in tables.  That is the general command
to follow links - RET is only a convenience hack.  In tables, the
row motion action of RET is considered to be more important, as this
is the standard behavior in spreadsheet applications.

Regards

- Carsten

On 10.9.2013, at 04:18, Sebastien Vauban <address@hidden> wrote:

> Hello,
> 
> Links (both internal and external) are not followed when in tables.
> 
> ECM:
> 
> --8<---------------cut here---------------start------------->8---
> #+TITLE:     ECM Reference Card
> 
> * Options
> 
> The following table lists the options that one can use.
> 
> | [[aaa][aaa]] | [[#ccc][ccc]] |
> | [[bbb][bbb]] | [[#ddd][ddd]] |
> 
> (and many, many more)
> 
> ** aaa
>   :PROPERTIES:
>   :CUSTOM_ID: aaa
>   :END:
> 
> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
> tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
> quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
> consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
> cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
> proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
> 
> ** bbb
>   :PROPERTIES:
>   :CUSTOM_ID: bbb
>   :END:
> 
> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac
> turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor
> sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies
> mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien
> ullamcorper pharetra. Vestibulum erat wisi...
> 
> ** ccc
>   :PROPERTIES:
>   :CUSTOM_ID: ccc
>   :END:
> 
> Phasellus ut libero. Nulla in libero non enim tristique sollicitudin. Ut
> tempor. Phasellus pellentesque augue eget ante. Mauris malesuada. Donec sit
> amet diam sit amet dolor placerat blandit. Morbi enim purus, imperdiet in,
> molestie sit amet, pellentesque eu, mauris. In vel erat vel ipsum bibendum
> commodo. Curabitur accumsan. Nam sed metus. Etiam tristique bibendum justo.
> 
> *** See also
> 
> [[aaa][aaa]] \\
> [[bbb][bbb]]
> 
> ** ddd
>   :PROPERTIES:
>   :CUSTOM_ID: ddd
>   :END:
> --8<---------------cut here---------------end--------------->8---
> 
> Recipe:
> 
> 1. Press RET on links you can find in the table -> RET simply goes to the
>   following line.
> 
> 2. Press RET on links you can find in the "See also" section -> the cursor
>   moves to the right location.
> 
> Best regards,
>  Seb
> 
> -- 
> Sebastien Vauban
> 
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]