unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master b573aaab76b 2/2: ; Make utility functions for getting the Eshell non-special regexps
       [not found] ` <20241021031557.6BAE930F2F1@vcs3.savannah.gnu.org>
@ 2024-10-21  8:00   ` Andrea Corallo
  0 siblings, 0 replies; only message in thread
From: Andrea Corallo @ 2024-10-21  8:00 UTC (permalink / raw)
  To: emacs-devel; +Cc: Jim Porter

Jim Porter <jporterbugs@gmail.com> writes:

> branch: master
> commit b573aaab76b55ec276b9190570b3ca3ae72cb416
> Author: Jim Porter <jporterbugs@gmail.com>
> Commit: Jim Porter <jporterbugs@gmail.com>
>
>     ; Make utility functions for getting the Eshell non-special regexps
>     
>     * lisp/eshell/esh-arg.el (eshell-inside-quote-regexp)
>     (eshell-outside-quote-regexp): Rename to...
>     (eshell--non-special-inside-quote-regexp)
>     (eshell--non-special-outside-quote-regexp): ... these, and add
>     defsubsts.
>     (eshell-arg-initialize): Don't initialize regexp variables.
>     (eshell-parse-non-special): ... use them.
>     
>     * lisp/eshell/em-glob.el (eshell-glob-chars-regexp): Use 'rx-to-string'.

Hi Jim,

If I'm not wrong this commit once merged into master is causing the
following warnings:

eshell/em-script.el:75:9: Warning: Unused lexical variable
‘eshell-outside-quote-regexp’

eshell/em-script.el:74:9: Warning: Unused lexical variable
‘eshell-inside-quote-regexp’

Would you ming having a look?

Thanks!

  Andrea



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-21  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <172948055644.3805440.7086621144248259008@vcs3.savannah.gnu.org>
     [not found] ` <20241021031557.6BAE930F2F1@vcs3.savannah.gnu.org>
2024-10-21  8:00   ` master b573aaab76b 2/2: ; Make utility functions for getting the Eshell non-special regexps Andrea Corallo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).