emacs-devel
[Top][All Lists]
Advanced

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

Re: Ordering of command completions


From: Lars Magne Ingebrigtsen
Subject: Re: Ordering of command completions
Date: Sun, 07 Dec 2014 22:33:54 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> Lars Magne Ingebrigtsen <address@hidden> writes:
>
>> I assume Emacs ignore `declare' statements it doesn't know about?
>
> The `declare' itself is harmless, but it would result in these being
> spewed by virtually all interactive commands in out-of-tree builds:
>
> Compiling net/eww.el
> Warning: Unknown defun property `mode' in eww-copy-page-url
> Wrote /home/larsi/src/emacs/trunk/lisp/net/eww.elc

This turns out not to be a problem.

Out of tree packages that has this markup can just add it to
`defun-declarations-alist' in a compat function, I think.

-- 
(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]