GNU bug report logs - #25585
25.1; shell-script mode not providing proper support for finding variables at point

Previous Next

Package: emacs;

Reported by: Bob Hepple <bob.hepple <at> gmail.com>

Date: Tue, 31 Jan 2017 00:40:01 UTC

Severity: normal

Tags: patch

Found in version 25.1

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Bob Hepple <bob.hepple <at> gmail.com>
Cc: 25585 <at> debbugs.gnu.org
Subject: Re: bug#25585: Fwd: [reddit] 1 new message from u/hvis
Date: Fri, 02 Oct 2020 07:12:59 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Does anybody object to applying this patch?  There may be unwanted side
> effects...
>
> diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
> index 5a47594878..8cd3aad268 100644
> --- a/lisp/progmodes/sh-script.el
> +++ b/lisp/progmodes/sh-script.el
> @@ -386,6 +386,7 @@ sh-mode-syntax-table
>  	?~ "_"
>  	?, "_"
>  	?= "."
> +	?/ "."
>  	?\; "."
>  	?| "."
>  	?& "."

No objections (except the indentation), so I went ahead and pushed this
to Emacs 28.  If there are regressions, we'll have to revert.

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




This bug report was last modified 4 years and 293 days ago.

Previous Next


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