emacs-devel
[Top][All Lists]
Advanced

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

Re: Entering emojis


From: T.V Raman
Subject: Re: Entering emojis
Date: Thu, 04 Nov 2021 11:34:00 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jonas Bernoulli <jonas@bernoul.li> writes:


The other "interesting bug" that becomes apparent with Emacspeak:

Background: Emacspeak attaches a minibuffer setup hook that plays a
sound when the minibuffer opens.

It appears that each operation via transient opens the minibuffer twice
-- since I hear the sound twice, rather  than just once as one would
expect.

Might be worth debugging since it likely has a performance hit when
navigating large trees.
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Jonas Bernoulli <jonas@bernoul.li> writes:
>>
>>> Using transient would work here but currently enabling such navigation
>>> using (setq transient-enable-popup-navigation t) affects all transients.
>>> A prefix slot that controls this behavior could be added of course.
>>
>> Hm...  doesn't seem to work here -- perhaps it's because how these
>> transients are constructed.  That is, <down> takes me to the first
>> choice, but then nothing.
>
> Somewhere else I mentioned that the top group heading appears
> out of order.
>
> I've figured that out now; this was caused by `transient--pixel-width'.
> Moving save-window-excursion outside of `with-temp-buffer fixed' it.  I
> have also dropped the `set-window-dedicated-p', which doesn't seem to
> make a difference either way.
>
> This change might very well fix the above issue as well.  T.V and I have
> also noted navigational issues (though all three of us noticed different
> ones).  The one I noticed is fixed by this, I expect the others are too.
>

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1  ?0?8



reply via email to

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