[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18405: 24.3.93; bat-mode.el
From: |
Eli Zaretskii |
Subject: |
bug#18405: 24.3.93; bat-mode.el |
Date: |
Mon, 08 Sep 2014 05:42:26 +0300 |
> Date: Sun, 07 Sep 2014 18:04:15 -0700
> From: Daniel Colascione <dancol@dancol.org>
> CC: Stromeko@nexgo.de, 18405@debbugs.gnu.org
>
> On 09/07/2014 08:17 AM, Eli Zaretskii wrote:
> >> Date: Sat, 06 Sep 2014 20:24:46 -0700
> >> From: Daniel Colascione <dancol@dancol.org>
> >>
> >> Mind just importing http://www.emacswiki.org/emacs/ntcmd.el into trunk?
> >
> > Would you mind some comments about it?
>
> Sorry --- I should have been more specific. I wrote ntcmd a while ago
> because I was frustrated with existing modes for working with batch
> files. ntcmd uses a parser to deal with cmd.exe's very weird syntax;
> it's important to do that because cmd's syntax is highly irregular and
> using regular font-lock patterns to match it is doomed --- in
> particular, matches involving loop variables are complicated. (See
> ntcmd-forward-generic-cmd and ntcmd-forward-for-cmd for some interesting
> special cases and fossilized cmd.exe bugs.)
I've read the code, so yes, I've seen that.
My point was that I saw a few of its aspects that might benefit from
improvements, and if we are going to add that package to Emacs, I'd
like to see those happen.
- bug#18405: 24.3.93; bat-mode.el, Achim Gratz, 2014/09/04
- bug#18405: 24.3.93; bat-mode.el, Stefan Monnier, 2014/09/04
- bug#18405: 24.3.93; bat-mode.el, Achim Gratz, 2014/09/04
- bug#18405: 24.3.93; bat-mode.el, Eli Zaretskii, 2014/09/05
- bug#18405: 24.3.93; bat-mode.el, Achim Gratz, 2014/09/05
- bug#18405: 24.3.93; bat-mode.el, Daniel Colascione, 2014/09/06
- bug#18405: 24.3.93; bat-mode.el, Eli Zaretskii, 2014/09/07
- bug#18405: 24.3.93; bat-mode.el, Daniel Colascione, 2014/09/07
- bug#18405: 24.3.93; bat-mode.el,
Eli Zaretskii <=
- bug#18405: 24.3.93; bat-mode.el, Daniel Colascione, 2014/09/07
- bug#18405: 24.3.93; bat-mode.el, Eli Zaretskii, 2014/09/09
- bug#18405: 24.3.93; bat-mode.el, Stefan Monnier, 2014/09/09
- bug#18405: 24.3.93; bat-mode.el, Eli Zaretskii, 2014/09/09
- bug#18405: 24.3.93; bat-mode.el, Achim Gratz, 2014/09/08