Commit Graph

7 Commits

Author SHA1 Message Date
Ryan C. Thompson
d6689b391a Fix #628 2012-03-02 15:46:58 -08:00
Ryan C. Thompson
d05ff31e08 Change default el-get-notify-type to both
This ensures that all el-get notifications will be logged in the
Messages buffer by default.

Note that the original default of "graphical" was chosen to be be
consistent with the behavior of el-get before the preference was
introduced.

Fixes #519
2012-01-30 17:58:38 -08:00
Ryan C. Thompson
36844a657b Add preference el-get-notify-type
This preference allows one to choose between external notifications,
using the builtin "message", or both.
2012-01-08 17:12:19 -08:00
Ryan C. Thompson
a67a1e9ea6 Rename el-get-growl-notify to el-get-growl-notify-path 2012-01-08 16:26:56 -08:00
Dimitri Fontaine
e60e4920e6 Improve readibility of the el-get-notify error handling. 2011-10-08 21:02:59 +02:00
Ryan C. Thompson
47ab1f8135 Don't allow notification errors to halt el-get
Notify functions can sometimes fail (due to dbus errors and such), and
this should not cause el-get to halt, because notification is arguably
non-essential. If the chosen notification method fails, "message" is
used instead.
2011-10-07 16:56:34 -07:00
Dimitri Fontaine
0433ca0ce9 Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00