[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs contributions, C and Lisp
From: |
Richard Stallman |
Subject: |
Re: Emacs contributions, C and Lisp |
Date: |
Sat, 03 Jan 2015 10:49:13 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > My hope is that we can work out a kind of "detailed output" that is
> > enough for what Emacs wants, but not enough for misuse of GCC front ends.
> Anyone can write a GCC plugin that simply outputs the AST in some
> form.
We are not talking about the same thing. What I have in mind is to
output considerably LESS than the AST -- just enough to do the
completion and other operations that Emacs needs, and NO MORE.
To figure out just what Emacs needs, that's the task I am talking
about.
> Instead, is there anyone here who would
> > like to work on this in detail?
> I'm already working on it.
Are you working on outputting just the data that Emacs needs for
completion?
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call.
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2015/01/02
- Re: Emacs contributions, C and Lisp, David Engster, 2015/01/02
- Re: Emacs contributions, C and Lisp,
Richard Stallman <=
- Re: Emacs contributions, C and Lisp, David Engster, 2015/01/03
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2015/01/05
- Re: Emacs contributions, C and Lisp, Eli Zaretskii, 2015/01/05
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2015/01/06
- Re: Emacs contributions, C and Lisp, Perry E. Metzger, 2015/01/06
- Re: Emacs contributions, C and Lisp, Eli Zaretskii, 2015/01/06
- Re: Emacs contributions, C and Lisp, Perry E. Metzger, 2015/01/06
- Re: Emacs contributions, C and Lisp, Eli Zaretskii, 2015/01/06
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2015/01/07
- Re: Emacs contributions, C and Lisp, Eli Zaretskii, 2015/01/07