emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] 01/03: [gnugo frolic int] Regularize keymap decl + init.


From: Stefan Monnier
Subject: Re: [elpa] 01/03: [gnugo frolic int] Regularize keymap decl + init.
Date: Thu, 10 Apr 2014 18:25:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>    If you like forward declarations, then put a (defvar
>    gnugo-frolic-mode-map), i.e. just a declaration *without*
>    initialization, early in the file.

> Hmm, does that permit a docstring somehow?

No, it's just a forward declaration.  The subsequent real `defvar'
should contain the docstring.


        Stefan



reply via email to

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