emacs-devel
[Top][All Lists]
Advanced

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

Re: [RFC] refactoring DEFUN


From: Eli Zaretskii
Subject: Re: [RFC] refactoring DEFUN
Date: Mon, 25 Mar 2013 14:38:04 +0200

> > DEFUN ("foo", Ffoo, Sfoo, ...)
> > 
> > and use:
> > 
> > DEFUN ("foo", foo, ...)
> > 
> > instead.
> 
> You can get "foo" from foo using the # stringizing operator.

... but I guess "foo-bar" vs foo_bar gets in the way.



reply via email to

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