GNU bug report logs - #64423
29.0.92; save-interprogram-paste-before-kill doesn't prevent streaming large selections

Previous Next

Package: emacs;

Reported by: sbaugh <at> catern.com

Date: Sun, 2 Jul 2023 14:14:02 UTC

Severity: normal

Found in version 29.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: luangruo <at> yahoo.com, sbaugh <at> catern.com, 64423 <at> debbugs.gnu.org, sbaugh <at> janestreet.com
Subject: bug#64423: 29.0.92; save-interprogram-paste-before-kill doesn't prevent streaming large selections
Date: Tue, 04 Jul 2023 17:35:45 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Org mode has asynchronous processing since before threads were
>> introduced, using idle timers.
>
> That timers in Emacs work is small wonder.
>
> The point of threads, AFAIU, was to allow doing the same stuff as we
> do with timers, but with significantly less hair on the Lisp level.

Yup. That's my point - thread can be useful, especially if there is also
some boilerplate code provided by Emacs that makes threads less blocking
(read: trigger less frequently, and stopping not after the user attempts
to trigger command loop).

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified 1 year and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.