GNU bug report logs - #18977
25.0.50; Enhance (fix) incremental `indent-rigidly'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Thu, 6 Nov 2014 18:38:02 UTC

Severity: wishlist

Found in version 25.0.50

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 18977 <at> debbugs.gnu.org
Subject: Re: bug#18977: 25.0.50; Enhance (fix) incremental `indent-rigidly'
Date: Thu, 12 May 2022 03:11:07 +0200
Drew Adams <drew.adams <at> oracle.com> writes:

> 1. Please consider adding this binding, so you can simply do `C-x TAB
> TAB...': (define-key indent-rigidly-map "\t" 'indent-rigidly-right).
> And update the doc string and prompt, of course.

Makes sense; I've now added this to Emacs 29.  (But not changed the
prompt.)

> 2. You cannot currently provide a numeric prefix arg to `indent-rigidly'
> for incremental use.  The incremental indentation you get is either 1 
> column (for <right>) or to the next tab stop (for <S-right>).
>
> It would be good to be able to use a numeric prefix arg interactively to
> indent not only once, but each time you hit <right>.

I don't think that makes much sense -- if you've decided to indent X
columns (by using the prefix), then you don't want to enter the
transient map thing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 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.