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

Previous Next

Package: emacs;

Reported by: Braun Gábor <braungb88 <at> gmail.com>

Date: Fri, 22 Mar 2019 15:13:02 UTC

Severity: minor

Tags: fixed, patch

Found in version 26.1

Fixed in version 26.3

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #19 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Braun Gábor <braungb88 <at> gmail.com>
Cc: 34947 <at> debbugs.gnu.org
Subject: Re: bug#34947: 26.1;
 cua-mode: wrong type argument when activating rectangle
Date: Fri, 19 Apr 2019 15:27:30 -0400
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




This bug report was last modified 6 years and 85 days ago.

Previous Next


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