* getting paredit.el into GNU Emacs
@ 2006-05-11 18:35 Taylor R. Campbell
2007-06-26 23:57 ` Leo
0 siblings, 1 reply; 2+ messages in thread
From: Taylor R. Campbell @ 2006-05-11 18:35 UTC (permalink / raw)
I'm idly interested in the possibility of getting paredit.el into GNU
Emacs. What might this entail, if it is possible?
For those of you unfamiliar with it, paredit.el is a package of
commands for keeping all parentheses balanced while editing Lisp code
(or any parenthesized text, really), across both parenthesis insertion
and character deletion; a number of other commands for high-level
operations on S-expression structures, such as splitting and joining
expressions, splicing the contents of a list into the enclosing list,
and so on; and a minor mode with many keys bound to these commands.
Paredit.el is available at
<http://mumble.net/~campbell/emacs/paredit.el>,
with the current beta in paredit-beta.el; there's also an HTML
fragment (not a full page) listing all the keybindings in the paredit
minor mode at
<http://mumble.net/~campbell/emacs/paredit.html>.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: getting paredit.el into GNU Emacs
2006-05-11 18:35 getting paredit.el into GNU Emacs Taylor R. Campbell
@ 2007-06-26 23:57 ` Leo
0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2007-06-26 23:57 UTC (permalink / raw)
To: Taylor R. Campbell; +Cc: emacs-devel
Dear Taylor,
----- Taylor R. Campbell (2006-05-11) wrote:-----
> I'm idly interested in the possibility of getting paredit.el into GNU
> Emacs. What might this entail, if it is possible?
>
> For those of you unfamiliar with it, paredit.el is a package of
> commands for keeping all parentheses balanced while editing Lisp code
> (or any parenthesized text, really), across both parenthesis insertion
> and character deletion; a number of other commands for high-level
> operations on S-expression structures, such as splitting and joining
> expressions, splicing the contents of a list into the enclosing list,
> and so on; and a minor mode with many keys bound to these commands.
>
> Paredit.el is available at
>
> <http://mumble.net/~campbell/emacs/paredit.el>,
>
> with the current beta in paredit-beta.el; there's also an HTML
> fragment (not a full page) listing all the keybindings in the paredit
> minor mode at
>
> <http://mumble.net/~campbell/emacs/paredit.html>.
I found paredit very useful. Can we include this package?
regards,
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-26 23:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-11 18:35 getting paredit.el into GNU Emacs Taylor R. Campbell
2007-06-26 23:57 ` Leo
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.