[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Deprecate TLS1.0 support in emacs
From: |
Michael Albinus |
Subject: |
Re: Deprecate TLS1.0 support in emacs |
Date: |
Fri, 04 Aug 2017 16:59:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Ted Zlatanov <address@hidden> writes:
> Right. I would implement the fallback inside `notifications-notify' and
> let the user customize that, so Emacs can have a central dispatcher for
> general notifications (as opposed to log messages).
Please not in `notifications-notify', this function has a defined
scope. There are packages which provide a broader notification
interface, like sauron <https://github.com/djcb/sauron/blob/master/README.org>.
And in core Emacs, `notifications-notify' is also used in different
packages, like erc/erc-desktop-notifications.el, org/org-clock.el, and
gnus/gnus-notifications.el.
> Ted
Best regards, Michael.
- Re: Deprecate TLS1.0 support in emacs, (continued)
- Re: Deprecate TLS1.0 support in emacs, Michael Albinus, 2017/08/05
- common Emacs notifications and alert.el (John W.) package (was: Deprecate TLS1.0 support in emacs), Ted Zlatanov, 2017/08/06
- Re: common Emacs notifications and alert.el (John W.) package, John Wiegley, 2017/08/06
- Re: common Emacs notifications and alert.el (John W.) package, Ted Zlatanov, 2017/08/11
- Re: common Emacs notifications and alert.el (John W.) package (was: Deprecate TLS1.0 support in emacs), Eli Zaretskii, 2017/08/15
- Re: common Emacs notifications and alert.el (John W.) package, John Wiegley, 2017/08/15
- Re: Deprecate TLS1.0 support in emacs,
Michael Albinus <=
- Re: Deprecate TLS1.0 support in emacs, Lars Ingebrigtsen, 2017/08/03
- Re: Deprecate TLS1.0 support in emacs, Richard Stallman, 2017/08/04
- Re: Deprecate TLS1.0 support in emacs, Ted Zlatanov, 2017/08/03
- Re: Deprecate TLS1.0 support in emacs, Stefan Monnier, 2017/08/03
- Re: Deprecate TLS1.0 support in emacs, Ted Zlatanov, 2017/08/04
- Re: Deprecate TLS1.0 support in emacs, Lars Ingebrigtsen, 2017/08/04
- Re: Deprecate TLS1.0 support in emacs, Stefan Monnier, 2017/08/04
- Re: Deprecate TLS1.0 support in emacs, Robert Pluim, 2017/08/07
- Re: Deprecate TLS1.0 support in emacs, Ted Zlatanov, 2017/08/10
- Re: Deprecate TLS1.0 support in emacs, Paul Eggert, 2017/08/10