bug-gnu-emacs
[Top][All Lists]
Advanced

[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: Fri, 05 Sep 2014 10:03:00 +0300

> Date: Thu, 04 Sep 2014 16:39:25 -0400
> Cc: 18405@debbugs.gnu.org
> 
> When can variable refs be of the form %name or !name (i.e. without
> the terminating % or !)?

In the FOR loops.  The simplest example is (words in caps are
keywords, but don't need to appear in caps):

   FOR %f in (*.c) DO something %f





reply via email to

[Prev in Thread] Current Thread [Next in Thread]