[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: |
Tue, 25 Feb 2014 12:14:31 -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. ]]]
> The lookup and completion features that people want can be implemented
> by making GCC answer questions sent to it, as Aspell does for M-$.
> That change would be welcome. I think it could be implemented using
> GCC's existing plug-in mechanism, but it would be better to put
> the code into GCC itself.
Could it support a "daemon" mode?
Yes. (Though I'm not sure how that differs, practically speaking,
from accepting commands on stdin and answering them on stdout.)
I don't really see GCC itself doing that (at least, the last part).
It would require quite a bit of work that might be better left to
third-party developers.
I hope some of the people on this list will help implement it.
I will try to ask GCC developers to develop it too.
--
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, (continued)
- Re: Emacs contributions, C and Lisp, John Yates, 2014/02/20
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/21
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/02/22
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/22
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/02/24
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/24
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/02/25
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/25
- Re: Emacs contributions, C and Lisp, Dmitry Gutov, 2014/02/24
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/24
- Re: Emacs contributions, C and Lisp,
Richard Stallman <=
- Re: Emacs contributions, C and Lisp, Dmitry Gutov, 2014/02/25
- Re: Emacs contributions, C and Lisp, Stephen Leake, 2014/02/25
- Re: Emacs contributions, C and Lisp, Glenn Morris, 2014/02/24
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/25
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/25
- Re: Emacs contributions, C and Lisp, Stephen Leake, 2014/02/25
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/25
- Re: Emacs contributions, C and Lisp, Stephen Leake, 2014/02/25
- Re: Emacs contributions, C and Lisp, Eli Zaretskii, 2014/02/25
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/02/25