[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master fc05708: * lisp/net/tramp.el (outline-regexp): Remove declara
From: |
Michael Albinus |
Subject: |
Re: master fc05708: * lisp/net/tramp.el (outline-regexp): Remove declaration. |
Date: |
Thu, 31 Oct 2019 11:17:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Juanma Barranquero <address@hidden> writes:
>> * lisp/net/tramp.el (outline-regexp): Remove declaration.
>
> emacs -q -batch -f batch-byte-compile lisp/net/tramp.el
>
> In toplevel form:
> lisp/net/tramp.el:1641:1:Warning: Unused lexical variable
> `outline-regexp'
Oops. I've removed the declaration in the Tramp repository, which has a
slightly different codebase. Tests have passed there.
But I didn't recheck when merging this change into Emacs master. Sorry.
I've reverted the patch in master. Thanks for the heads-up!
Best regards, Michael.