bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#55788: [PATCH] Improve documentation of the raise-sexp command


From: Eli Zaretskii
Subject: bug#55788: [PATCH] Improve documentation of the raise-sexp command
Date: Mon, 06 Jun 2022 17:11:03 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: juri@linkov.net,  55788@debbugs.gnu.org,  mardani29@yahoo.es
> Date: Mon, 06 Jun 2022 15:13:56 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Like this?
> >
> >   (defun raise-sexp (&optional n)
> >     "Raise N sexps one level higher up the tree.
> >
> >   This function removes the sexp enclosing the form which follows
> >   point, and then re-inserts N sexps following point, thus raising
> >   those N sexps one level up.
> >
> >   Interactively, N is the numeric prefix argument, and defaults to 1.
> 
> Yup, looks good.

Thanks, installed.





reply via email to

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