emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Feature Request: fully reveal links when isearch stops there


From: Sebastien Vauban
Subject: Re: [O] Feature Request: fully reveal links when isearch stops there
Date: Sat, 17 Sep 2011 10:49:59 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (windows-nt)

Hi Dave,

Dave Abrahams wrote:
> When I isearch for `foo' and find it in `[[foo][bar]]', I would like org
> buffers to show me the whole link, verbatim, rather than merely showing
> "bar".  It's not very useful to see only the description in these cases.

What I do, when I want to see the full links, is simply hitting `M-f6' to
toggle between seeing everything expanded, or the drawers and links collapsed,
thanks to the following code:

      (global-set-key (kbd "<M-f6>") 'visible-mode)

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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