* "smiley survey: Please reply if you are using it"
@ 2025-02-11 23:31 Andrew Cohen
2025-02-12 7:24 ` James Thomas
` (4 more replies)
0 siblings, 5 replies; 10+ messages in thread
From: Andrew Cohen @ 2025-02-11 23:31 UTC (permalink / raw)
To: ding
Using smiley?
--
Andrew Cohen
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
@ 2025-02-12 7:24 ` James Thomas
2025-02-12 10:06 ` Stephen Berman
2025-02-12 13:49 ` Adam Sjøgren
` (3 subsequent siblings)
4 siblings, 1 reply; 10+ messages in thread
From: James Thomas @ 2025-02-12 7:24 UTC (permalink / raw)
To: Andrew Cohen; +Cc: ding
Andrew Cohen writes:
> Using smiley?
Since this is enabled by default, people may be, unknowingly.
--
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-12 7:24 ` James Thomas
@ 2025-02-12 10:06 ` Stephen Berman
2025-02-12 11:26 ` James Thomas
0 siblings, 1 reply; 10+ messages in thread
From: Stephen Berman @ 2025-02-12 10:06 UTC (permalink / raw)
To: James Thomas; +Cc: Andrew Cohen, ding
On Wed, 12 Feb 2025 12:54:03 +0530 James Thomas <jimjoe@gmx.net> wrote:
> Andrew Cohen writes:
>
>> Using smiley?
>
> Since this is enabled by default, people may be, unknowingly.
Hm, does that mean someone who disables it uses it knowingly? ;-)
I have not disabled it but I do use it knowingly, since I have
customized two of its user options: `smiley-style' and
`smiley-emoji-regexp-alist'. (In the latter I changed the emoji for
"\\(:-(\\)\\W" from "😠" (ANGRY FACE) to "🙁️" (SLIGHTLY FROWNING FACE)
because I think the default value doesn't reflect the typical usage of
the ASCII emoticon ":-(".)
Steve Berman
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-12 10:06 ` Stephen Berman
@ 2025-02-12 11:26 ` James Thomas
0 siblings, 0 replies; 10+ messages in thread
From: James Thomas @ 2025-02-12 11:26 UTC (permalink / raw)
To: Stephen Berman; +Cc: Andrew Cohen, ding
Stephen Berman writes:
> On Wed, 12 Feb 2025 12:54:03 +0530 James Thomas wrote:
>
>> Andrew Cohen writes:
>>
>>> Using smiley?
>>
>> Since this is enabled by default, people may be, unknowingly.
>
> Hm, does that mean someone who disables it uses it knowingly? ;-)
>
> I have not disabled it but I do use it knowingly, since I have
> customized two of its user options: `smiley-style' and
> `smiley-emoji-regexp-alist'. (In the latter I changed the emoji for
> "\\(:-(\\)\\W" from "😠" (ANGRY FACE) to "🙁️" (SLIGHTLY FROWNING FACE)
> because I think the default value doesn't reflect the typical usage of
> the ASCII emoticon ":-(".)
Don't get emotional!
--
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
2025-02-12 7:24 ` James Thomas
@ 2025-02-12 13:49 ` Adam Sjøgren
2025-02-12 13:56 ` Robert Pluim
` (2 subsequent siblings)
4 siblings, 0 replies; 10+ messages in thread
From: Adam Sjøgren @ 2025-02-12 13:49 UTC (permalink / raw)
To: ding
Yes:
(setq smiley-style 'emoji)
--
"Do I really want to set this in Denmark?" Adam Sjøgren
asjo@koldfront.dk
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
2025-02-12 7:24 ` James Thomas
2025-02-12 13:49 ` Adam Sjøgren
@ 2025-02-12 13:56 ` Robert Pluim
2025-02-13 16:14 ` Gijs Hillenius
2025-02-12 15:51 ` Colin Baxter
2025-02-14 10:34 ` Björn Bidar
4 siblings, 1 reply; 10+ messages in thread
From: Robert Pluim @ 2025-02-12 13:56 UTC (permalink / raw)
To: Andrew Cohen; +Cc: ding
>>>>> On Wed, 12 Feb 2025 07:31:27 +0800, Andrew Cohen <acohen@ust.hk> said:
Andrew> Using smiley?
I have it enabled, although to be honest I donʼt remember what it does
exactly 🙂
Robert
--
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
` (2 preceding siblings ...)
2025-02-12 13:56 ` Robert Pluim
@ 2025-02-12 15:51 ` Colin Baxter
2025-02-12 23:42 ` Johan Ceuppens
2025-02-14 10:34 ` Björn Bidar
4 siblings, 1 reply; 10+ messages in thread
From: Colin Baxter @ 2025-02-12 15:51 UTC (permalink / raw)
To: Andrew Cohen; +Cc: ding
Using smiley?
--
Andrew Cohen
(setq gnus-treat-display-smileys t)
(setq smiley-style 'medium)
--
Colin Baxter
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-12 15:51 ` Colin Baxter
@ 2025-02-12 23:42 ` Johan Ceuppens
0 siblings, 0 replies; 10+ messages in thread
From: Johan Ceuppens @ 2025-02-12 23:42 UTC (permalink / raw)
To: m43cap; +Cc: Andrew Cohen, ding
I use it, IIRC Oort GNUS, and somewhere in 2010, it’s now on in my aquamacs (default).
Johan
Sent from my iPod
> On Feb 12, 2025, at 16:51, Colin Baxter <m43cap@yandex.com> wrote:
>
>
> Using smiley?
> --
> Andrew Cohen
>
>
>
> (setq gnus-treat-display-smileys t)
> (setq smiley-style 'medium)
>
>
> --
> Colin Baxter
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-12 13:56 ` Robert Pluim
@ 2025-02-13 16:14 ` Gijs Hillenius
0 siblings, 0 replies; 10+ messages in thread
From: Gijs Hillenius @ 2025-02-13 16:14 UTC (permalink / raw)
To: Andrew Cohen, ding
On 12 February 2025 14:56 Robert Pluim, wrote:
>>>>>> On Wed, 12 Feb 2025 07:31:27 +0800, Andrew Cohen <acohen@ust.hk> said:
>
> Andrew> Using smiley?
>
> I have it enabled, although to be honest I donʼt remember what it does
> exactly 🙂
I find a comment in my gnus settings:
;; new in 2020!
(setq smiley-style 'emoji)
apparently I use it.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: "smiley survey: Please reply if you are using it"
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
` (3 preceding siblings ...)
2025-02-12 15:51 ` Colin Baxter
@ 2025-02-14 10:34 ` Björn Bidar
4 siblings, 0 replies; 10+ messages in thread
From: Björn Bidar @ 2025-02-14 10:34 UTC (permalink / raw)
To: Andrew Cohen; +Cc: ding
Hey,
Not directly but sure I'm using it. There is no builtin equivalent to
it.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-02-14 11:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-11 23:31 "smiley survey: Please reply if you are using it" Andrew Cohen
2025-02-12 7:24 ` James Thomas
2025-02-12 10:06 ` Stephen Berman
2025-02-12 11:26 ` James Thomas
2025-02-12 13:49 ` Adam Sjøgren
2025-02-12 13:56 ` Robert Pluim
2025-02-13 16:14 ` Gijs Hillenius
2025-02-12 15:51 ` Colin Baxter
2025-02-12 23:42 ` Johan Ceuppens
2025-02-14 10:34 ` Björn Bidar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).