GNU bug report logs - #18120
cua-rect.el issue on help

Previous Next

Package: emacs;

Reported by: Pierre-Yves <py <at> luyten.fr>

Date: Mon, 28 Jul 2014 00:21:02 UTC

Severity: minor

Tags: fixed, patch

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pierre-Yves <py <at> luyten.fr>
To: 18120 <at> debbugs.gnu.org
Subject: bug#18120: cua-rect.el issue on help
Date: Sun, 27 Jul 2014 23:54:32 +0200
[Message part 1 (text/plain, inline)]
cua-rectangle feature does offer to type ? for help. It will display several available key sequence. Since modifier is not known, a function computes the string from the prefix variable.
It is basically a switch, which works for ‘hyper or ‘super or ‘alt or ‘meta , but it does not work for ‘control.

This is feasible to use ‘control as the modifier. 
   (setq cua--rectangle-modifier-key ‘control)


This one liner patch fixes the help in such case.
The cua-rect-help.patch is the result of `diff -c` command.
The 0001- prefixed patch is git, but I believe this is not the proper format.

[cua-rect-help.patch (application/octet-stream, attachment)]
[0001-cua-rect-help-check-for-control-value.patch (application/octet-stream, attachment)]

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

Previous Next


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