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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9969: 24.0.90; semantic/srecode : macro keyword not working outside


From: Lars Ingebrigtsen
Subject: bug#9969: 24.0.90; semantic/srecode : macro keyword not working outside sectiondictionary
Date: Mon, 07 Dec 2020 18:34:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Andreas Politz <politza@fh-trier.de> writes:

> $ emacs -Q
> 1. (progn (require 'srecode) (require 'srecode/filters))
> 2. Open a new .srt file in ~/.srecode and insert the following and
> save buffer.
>
> set mode "emacs-lisp-mode"
> set VAR macro "DOLLAR"
> template foo
> ----
> {{VAR}}
> ----
>
> 3. M-x semantic-mode RET
> 4. Switch to a emacs-lisp-mode buffer.
> 5. M-x srecode-insert 
> => error : srecode-dictionary-compound-variable: Cannot create compound 
> variable without :state

(This bug report unfortunately got no response at the time.)

I tried reproducing this in Emacs 28, but got no error message.  Are you
still seeing this in recent Emacs versions?

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





reply via email to

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