<p dir="ltr">I tried to create an account there but unfortunately it did not work. That is why I posted the article in a different place and enclose the link below.</p>
<p dir="ltr">Thanks a bunch for all your help. </p>
<p dir="ltr"><a href="http://rue16.com/read-thread.php?mxid=462">http://rue16.com/read-thread.php?mxid=462</a></p>
<div class="gmail_quote">On Aug 23, 2016 4:47 PM, "Lex Trotman" <<a href="mailto:elextr@gmail.com">elextr@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 24 August 2016 at 07:07, Rue Sixteen <<a href="mailto:thule.arch@gmail.com">thule.arch@gmail.com</a>> wrote:<br>
> Amazing. Thanks for such a quick response. I put tag_parser=COBOL and<br>
> restarted Geany. Now it works. Now I need to go and expand the tag file with<br>
> all the words I wanted :-)<br>
><br>
> I haven't seen a simpleton tutorial anywhere where this is detailed as a<br>
> step by step. May be I will write one and post it somewhere.<br>
<br>
Suggest to post here <a href="https://wiki.geany.org/" rel="noreferrer" target="_blank">https://wiki.geany.org/</a><br>
<br>
Cheers<br>
Lex<br>
<br>
><br>
> Thanks again for rapid response and help.<br>
><br>
> On Tue, Aug 23, 2016 at 3:54 PM, Colomban Wendling<br>
> <<a href="mailto:lists.ban@herbesfolles.org">lists.ban@herbesfolles.org</a>> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> Le 23/08/2016 à 22:33, Rue Sixteen a écrit :<br>
>> > […]<br>
>> ><br>
>> > As can be seen filetype txt is accepted, txt.txt.tags is loaded. However<br>
>> > it seems to be loaded for file type (txt) where as my text files come up<br>
>> > as txt (UTF-8).<br>
>><br>
>> That's alright, the filetype is still "txt", the part "(UTF-8)" is the<br>
>> character encoding used to load the file.<br>
>><br>
>> > Needless to say my tags from autocompletion don't show<br>
>> > up. However when I tried to set the file type to php manually and saved<br>
>> > the tag file as php.php.tags it worked. The same with setting manual<br>
>> > type of "txt" and loading txt.txt.tags does not work!<br>
>><br>
>> Interesting.  You're hitting a subtle limitation that we should probably<br>
>> handle better: we cannot use tags if they are not associated with a tag<br>
>> parser (which is different from a filetype).<br>
>><br>
>> To work around this, you can set the `tag_parser` key in the<br>
>> `[settings]` section of your custom filetype to the name of another<br>
>> filetype that already has a tag parser.  This way, your tags will have a<br>
>> proper "language" set on them and will be usable.  I suggest to use a<br>
>> tag parser that you don't otherwise use and doesn't have other tags yet,<br>
>> so you won't get unexpected completions.  I can suggest Ferite, Tcl,<br>
>> COBOL, etc. -- anything you don't use and that have a tag parser.<br>
>><br>
>> Regards,<br>
>> Colomban<br>
>> ______________________________<wbr>_________________<br>
>> Users mailing list<br>
>> <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
>> <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
> <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
><br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
</blockquote></div>