How do I apply the patch? I install using the Synaptic Package Manager with Ubuntu so I may be a bit "out of it".
Thanks, Lee
On Wed, 5 Sep 2007 21:52:36 +0200 Enrico Tröger enrico.troeger@uvena.de wrote:
| On Tue, 4 Sep 2007 23:12:32 -0600, Steve steve@trinidadgraphics.com | wrote: | | > Autocompletion.conf expansions don't work if there is text on | > the line after the expansion point. Is there a way to fix this? They | > work fine on empty lines or at the end of a line. I'm using build | > 1851. | This is a feature not a bug. We discussed this partly on this list[1]. | IMO it is better to not auto complete if the cursor is not at the end | of a line. | | I attached a simple patch which just disables the check for existing | characters right of the cursor. | | [1] http://lists.uvena.de/pipermail/geany/2007-June/001134.html | | Regards, | Enrico |