[Github-comments] [geany/geany-plugins] Enable Mark Word also for newly opened documents (#563)

Enrico Tröger notifications at xxxxx
Mon Apr 17 21:51:10 UTC 2017


This broke in 26e6906ed5eeab0adf5c7ad0ea177f99a3e49ea5, before the
Addons' feature "Mark Word" was enabled for all documents but after
changing the trigger to button-press-event, we connected the signal only
on "document-open" not on "document-new".

Fixes #562.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/563

-- Commit Summary --

  * Enable Mark Word also for newly opened documents

-- File Changes --

    M addons/src/addons.c (10)
    M addons/src/ao_markword.c (7)
    M addons/src/ao_markword.h (1)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/563.patch
https://github.com/geany/geany-plugins/pull/563.diff

-- 
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/563
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170417/6bbe320c/attachment.html>


More information about the Github-comments mailing list