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

Re: [Emacspeak] Emacspeak and meow



Hi Alex,
Could you have a look at the code and see what functions it calls? It would be useful to have a look to see if anything sticks out, and if nothing does, evaluate the function bit by bit to see what's failing?
Hope this helps!

Sent from my iPhone

> On 26 Jun 2023, at 10:03, Александар Средојевић <emacspeak@xxxxxxxxxxxxx> wrote:
> 
> Hello there,
> I'm aware how emacspeak struggles with packages that change up keybindings like
> this. Apparently meow deligates directly to normal emacs keys like C-f, C-w, etc
> which is why emacspeak is able to speak its motions. That's why this problem
> surprised me, it doesn't seem like something emacspeak would conflict with.
> 
> w selects a word and that part works, the problem is in the s which calls
> "meow--kill". What it does essentially is:
> 
>    (if (region-active-p)
>          (do selection deletion)
>      (fallback to deleting the rest of the line))
> 
> Then I tried just pressing w and manually evaluating (region-active-p) both with
> and without emacspeak running. Without emacspeak it returns t, with it it
> returns nil. According to C-h f it doesn't have any kind of advice on it, and
> the documentation flies over my head.
> 
> -- 
> Kind regards,
> 
> Alex
> Emacspeak discussion list -- emacspeak@xxxxxxxxxxxxx
> To unsubscribe send email to:
> emacspeak-request@xxxxxxxxxxxxx with a subject of: unsubscribe


|Full archive May 1995 - present by Year|Mailing list's archive of current year by month|


If you have questions about this archive or had problems using it, please contact us.

Contact Info Page