Closed GoogleCodeExporter closed 8 years ago
I can not reproduce this.
What type of link are you following? Please try entering ":let g:vimwiki_debug
= 3", and then try following the link again.
For a simple link [[PageTwo]], I get the following debug messages printed to my
screen:
open_link: idx=0, scheme=wiki0, path=/VimPlugins/vimwiki-master/sandbox/wiki/,
subdir=, lnk=PageTwo, ext=.wiki,
url=/VimPlugins/vimwiki-master/sandbox/wiki/PageTwo.wiki
Setup_buffer_leave g:curr_idx=0 b:curr_idx=0
"/VimPlugins/vimwiki-master/sandbox/wiki/PageTwo.wiki" 1L, 17C
Setup_filetype g:curr_idx=0 b:curr_idx=0
Setup_filetype g:curr_idx=0 find_idx=0 b:curr_idx=0
Setup_filetype g:curr_idx=0 (reset_wiki_state) b:curr_idx=0
[vimwiki_debug] syntax target > \[\[[^\\\]]\{-}\%(|[^\\\]]\{-}\)\?\]\]
[vimwiki_debug] syntax target > {{[^\\\}]\{-}\%(|[^\\\}]\{-}\)\{-}}}
[vimwiki_debug] syntax target >
[[:alnum:]]\@<!\%(\%(\%(http\|https\|file\|ftp\|gopher\|telnet\|nntp\|ldap\|rsyn
c\|imap\|pop\|irc\|ircs\|cvs\|svn\|svn+ssh\|git\|ssh\|fish\|sftp\):
\%(//\)\)\|\%(mailto\|news\|xmpp\|sip\|sips\|doi\|urn\|tel\):\)\S\{-1,}\%(([^
\t()]*)\)\=\S*
[vimwiki_debug] syntax target >
\[\[\%(wiki\d\+\|diary\|local\|http\|https\|file\|ftp\|gopher\|telnet\|nntp\|lda
p\|rsync\|imap\|pop\|irc\|ircs\|cvs\|svn\|svn+ssh\|git\|ssh\|fish\|
sftp\):[^\\\]]\{-}]]
[vimwiki_debug] syntax target >
\[\[\%(wiki\d\+\|diary\|local\|http\|https\|file\|ftp\|gopher\|telnet\|nntp\|lda
p\|rsync\|imap\|pop\|irc\|ircs\|cvs\|svn\|svn+ssh\|git\|ssh\|fish\|
sftp\):[^\\\]]\{-}|[^\\\]]\{-}]]
[vimwiki_debug] syntax target >
{{\%(wiki\d\+\|diary\|local\|http\|https\|file\|ftp\|gopher\|telnet\|nntp\|ldap\
|rsync\|imap\|pop\|irc\|ircs\|cvs\|svn\|svn+ssh\|git\|ssh\|fish\|sf
tp\):[^\\\}]\{-}}}
[vimwiki_debug] syntax target >
{{\%(wiki\d\+\|diary\|local\|http\|https\|file\|ftp\|gopher\|telnet\|nntp\|ldap\
|rsync\|imap\|pop\|irc\|ircs\|cvs\|svn\|svn+ssh\|git\|ssh\|fish\|sf
tp\):[^\\\}]\{-}\%(|[^\\\}]\{-}\)\{-}}}
WikiLink Prefix: \[\[
WikiLink Suffix: \]\]
WikiLink Prefix1: \[\[[^\\\]]\{-}|
WikiLink Suffix1: \]\]
WikiIncl Prefix: {{[^\\\}]\{-}|
WikiIncl Suffix: \%(|[^\\\}]\{-}\)\{-}}}
Setup_filetype g:curr_idx=0 (set ft=vimwiki) b:curr_idx=0
Setup_buffer_reenter g:curr_idx=0 b:curr_idx=0
Setup_buffer_reenter g:curr_idx=0 b:curr_idx=0
Setup_buffer_enter g:curr_idx=0 b:curr_idx=0
Original comment by stu.andrews
on 27 Dec 2012 at 9:13
Original comment by stu.andrews
on 28 Dec 2012 at 3:25
Original comment by habamax
on 21 Feb 2013 at 4:07
Original issue reported on code.google.com by
jeremy.d...@mutualmobile.com
on 28 Nov 2012 at 9:07