emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] fuzzy link not matching commented headlines
@ 2015-03-26 14:38 Martin Carlé
  2015-03-26 20:09 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Carlé @ 2015-03-26 14:38 UTC (permalink / raw)
  To: emacs-orgmode

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

Guess it's a bug that fuzzy links won't match a commented headline
whereas the other internal link types (custom_id and org ID) do.

Or is there a special purpose for this specific type of link regarding comments?

Just check the following example:

,------------------------------------------------------------------------------------------
| * First headline                                                                         
| 1. fuzzy link to [[Second headline]] -- ok                                               
| 2. fuzzy link to commented [[Third headline]] -- fails                                   
|                                                                                          
| 3. custom_id link to commented [[#Fourth][Fourth headline]] -- ok                        
| 4. id link to commented [[id:D91E1EF3-2918-4F37-98EB-E2C92ACBE372][Fifth headline]] -- ok
|                                                                                          
| * Second headline                                                                        
|                                                                                          
| * COMMENT Third headline                                                                 
|                                                                                          
| * COMMENT Fourth headline                                                                
| :PROPERTIES:                                                                             
| :CUSTOM_ID: Fourth                                                                       
| :END:                                                                                    
|                                                                                          
| * Fifth headline                                                                         
| :PROPERTIES:                                                                             
| :ID:       D91E1EF3-2918-4F37-98EB-E2C92ACBE372                                          
| :END:                                                                                    
|                                                                                          
`------------------------------------------------------------------------------------------

-- 
Fetch my gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 7E3CA33F

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 805 bytes --]

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

end of thread, other threads:[~2015-03-27 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26 14:38 [bug] fuzzy link not matching commented headlines Martin Carlé
2015-03-26 20:09 ` Nicolas Goaziou
2015-03-27  9:29   ` Martin Carlé
2015-03-27 10:48     ` 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).