Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread crazyBaboon
Yes, and IMO they should be set to default TRUE. I have managed to change their state to be checked by default, but the wrapping action was not happening. I added to line 429 of prefs.c: `+ widget = ui_lookup_widget(ui_widgets.prefs_dialog, "check_always_wrap_search"); + gtk_toggle_

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread elextr
> but the wrapping action was not happening. So did you report that? I can't find an issue that fits. And it works for me with latest Geany git. Basically it appears you made this PR that has the problems @codebrainz pointed out without reporting the problem with the existing functionality th

Re: [Github-comments] [geany/geany-plugins] auto-close doesn't work for backquotes ` in the Spanish keyboard (#835)

2019-03-24 Thread Abel Serrano Juste
They do: ![image](https://user-images.githubusercontent.com/2631430/54877284-a2ddb380-4e1c-11e9-98b8-9419149095dd.png) [The files in case you want to download them.](https://we.tl/t-x6KQLrTm4P) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or vi

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread crazyBaboon
> So did you report that? I can't find an issue that fits. I don't think it is a problem. It is just I toggled the checkbutton in the UI logic. Should this change propagate automatically into the search logic? > And it works for me with latest Geany git. If you delete .config/geany does it st

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread elextr
> It is just I toggled the checkbutton in the UI logic. Should this change > propagate automatically into the search logic? I'm not sure I understand you? If you set "always wrap search" preference and apply/ok the preferences dialog then yeah it should "propagate" to the search logic so searc

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread crazyBaboon
> For reference the wrap option was split from a combined option here as a > result of the discussion in the Geany ML thread which basically makes the > decision to keep it off as it was before, since there is no good reason for > either provided, and since there are no statistics on what would

Re: [Github-comments] [geany/geany] Update copyright years (#2106)

2019-03-24 Thread Frank Lanitz
In Europe is nearly clear: You cannot get lost of your Urheberrecht. You don't have to explicit claim it., Which is slightly different from American copyright. However as Geany is a product of it's community I suggest to make it more general. -- You are receiving this because you are subscrib

Re: [Github-comments] [geany/geany-plugins] geanyctags: use new plugin API (#708)

2019-03-24 Thread Frank Lanitz
Merged #708 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/708#event-2224979340

Re: [Github-comments] [geany/geany-plugins] vimode: Fix repeated commands like 10dd not working (#820)

2019-03-24 Thread Frank Lanitz
Merged #820 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/820#event-2224995788