GNU bug report logs - #60999
30.0.50; [PATCH] Add support for negative indices and index ranges in Eshell

Previous Next

Package: emacs;

Reported by: Jim Porter <jporterbugs <at> gmail.com>

Date: Sun, 22 Jan 2023 03:48:02 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Done: Jim Porter <jporterbugs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jim Porter <jporterbugs <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 60999 <at> debbugs.gnu.org
Subject: bug#60999: 30.0.50; [PATCH] Add support for negative indices and index ranges in Eshell
Date: Thu, 26 Jan 2023 17:23:19 -0800
[Message part 1 (text/plain, inline)]
On 1/22/2023 12:13 AM, Jim Porter wrote:
> Either way we decide about 'eshell-number-regexp', I can turn 
> 'eshell-integer-regexp' into a regular defvar. (The only thing I can 
> think of that a person would customize it to would be to allow a "+" at 
> the start of an integer, like "+123".)

Ok, I've updated my patch to that 'eshell-integer-regexp' is just a 
regular defvar. In the second patch, I also converted 
'eshell-number-regexp' to a defvar, and improved the regexp to match 
more valid numbers. I think with those improvements, there's no real 
reason for 'eshell-number-regexp' to be customizable anymore.

Note: I haven't done anything with the range syntax though. If you feel 
strongly that it should be a closed range like in Bash (instead of 
half-open like it is in the current patch), then I don't mind changing 
it. Personally though, I have a soft preference for half-open since it's 
more consistent with the rest of Emacs Lisp.
[0001-Add-support-for-negative-indices-and-index-ranges-in.patch (text/plain, attachment)]
[0002-Make-eshell-number-regexp-into-a-regular-defvar.patch (text/plain, attachment)]

This bug report was last modified 2 years and 116 days ago.

Previous Next


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