Search Criteria
Package Details: emacs-paredit 24-2
Git Clone URL: | https://aur.archlinux.org/emacs-paredit.git (read-only, click to copy) |
---|---|
Package Base: | emacs-paredit |
Description: | Emacs minor mode for pseudo-structurally editing Lisp code |
Upstream URL: | http://www.emacswiki.org/emacs/ParEdit |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | haawda |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 16 |
Popularity: | 0.000056 |
First Submitted: | 2018-09-09 13:25 |
Last Updated: | 2018-09-09 13:25 |
Dependencies (1)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-git, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-gcc-wayland-devel-bin, emacs-native-comp-git-enhanced, emacs-nox) (make)
Required by (2)
- emacs-clojure-mode (requires paredit) (optional)
- emacs-clojure-mode-git (requires paredit) (optional)
Latest Comments
Anonymous comment on 2011-10-30 06:54
Be warned that this package now uses a beta version of paredit. This is necessary for Emacs 23 support.
Anonymous comment on 2011-07-29 05:14
Namcheck says:
paredit E: Missing custom license directory (usr/share/licenses/paredit)
paredit W: Dependency included and not needed ('emacs')
I have the old licence from /usr/share/licence/paredit that you could just add to the package..but that needs to get done. Thanks for the sweet package :P
exterm commented on 2011-06-17 07:52
installation fails with:
In paredit-kill-region:
paredit-22.el:1622:4:Warning: kill-region called with 3 arguments, but accepts
only 2
In paredit-recentre-on-sexp:
paredit-22.el:1737:37:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
exterm commented on 2011-06-14 09:00
In paredit-kill-region:
paredit-22.el:1622:4:Warning: kill-region called with 3 arguments, but accepts
only 2
In paredit-recentre-on-sexp:
paredit-22.el:1737:37:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only