help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with (notifications-notify :body "<test>")


From: Peter Münster
Subject: Re: problem with (notifications-notify :body "<test>")
Date: Tue, 06 Nov 2012 20:39:18 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (gnu/linux)

On Tue, Nov 06 2012, Michael Albinus wrote:

> (notifications-notify :title " " :body "test")

`(notifications-notify :body "test")' works too.
The problem is the "<".


> Note, that notification daemons might also support markups in the body,
> like "<b>bold text</b>" etc. I wouldn't use tags in the body, if not
> intended for formatting.

Thanks, now I understand the reason for that behaviour. At first glance
it seemed quite strange to me, because even with `:body "bla < bla"'
the body was empty...

-- 
           Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]