<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 11 May 2013 12:44, Lex Trotman <span dir="ltr"><<a href="mailto:elextr@gmail.com" target="_blank">elextr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Colomban,<div><br></div><div>Did some more research.</div><div><br></div><div>1. Doesn't happen with rest (I think I must have had the filetype set wrong when I found it before, hence geany.txt is now marked for filetype :)</div>

<div><br></div><div>2. in symbols_get_context_separator() rest returns something other than '.'</div><div><br></div><div>3. tried returning impossible rubbish "!@#$%^&*()_" for other markup languages and they now work like rest.</div>

<div><br></div><div>4. tried returning null string "" but got infinite loop, didn't dare return NULL :)</div><div><br></div><div>So what is the correct way of saying "no context separator for this filetype"?</div>

<div><br></div><div>Other than markup languages, are there any others that do not have context separators, or it is not '.' (other than ruby commented in symbols_get_context_separator)</div><div>
<br></div><div>Cheers</div><span class="HOEnZb"><font color="#888888"><div>Lex</div><div><br></div></font></span></div></blockquote><div><br></div><div style>Colomban,</div><div style><br></div><div style>And while you are in symbols.c (or near there ?) in C++ symbols defined with "auto" do not show in the symbols pane, thats understandable (will raise bug report so we fix it and other c++11isms one day), but annoyingly those symbols still get rubbish autocompletions when you type symbol-> or symbol. </div>
</div><br></div><div class="gmail_extra" style>Where are those coming from if the symbol doesn't exist?</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Cheers</div><div class="gmail_extra" style>
Lex</div></div>