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

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

bug#34947: 26.1; cua-mode: wrong type argument when activating rectangle


From: Noam Postavsky
Subject: bug#34947: 26.1; cua-mode: wrong type argument when activating rectangle
Date: Fri, 19 Apr 2019 15:27:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

tags 34947 fixed
close 34947 26.3
quit

>> +++ lisp/emulation/cua-base.el       2019-03-09 09:08:18 +0100
>> @@ -592,6 +592,7 @@
>>
>>  (autoload 'cua-set-rectangle-mark "cua-rect"
>>    "Start rectangle at mouse click position." t nil)
>> +(autoload 'cua-toggle-rectangle-mark "cua-rect" nil t)
>>
>>  ;; Stub definitions until it is loaded
>>  (defvar cua--rectangle)
>
> Looks safe and sensible, I'll push to emacs-26 in a couple of days if
> there are no objections.

Pushed.

598b45adbd 2019-04-19T15:19:45-04:00 "Autoload cua-toggle-rectangle-mark 
(Bug#34947)"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=598b45adbd8cfc39cf797465ce57a5a50fe730d5





reply via email to

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