emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 26.0.50 (address@hidden) Nested defsubst fails


From: Stefan Monnier
Subject: Re: Emacs 26.0.50 (address@hidden) Nested defsubst fails
Date: Fri, 24 Feb 2017 13:24:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Here's a sample file demonstrating the problem.
> ;;; byte compiling this with emacs 26 fails.
> ;;; Changing outer defsubst to defun succeeds

Byte compilation of this file worked fine for me.  Then again, I suspect
this is not the example you wanted to show, since the `inner` function
is simply not used at all.


        Stefan



reply via email to

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