all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Daniel Martín" <mardani29@yahoo.es>
To: mrf <joinlaw@cock.li>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Is there any unbackslash-region command in emacs?
Date: Fri, 02 Jul 2021 11:14:14 +0200	[thread overview]
Message-ID: <m1wnq9f57d.fsf@yahoo.es> (raw)
In-Reply-To: <87zgv5dsoa.fsf@cock.li> (mrf's message of "Fri, 02 Jul 2021 11:20:19 +0300")

mrf <joinlaw@cock.li> writes:

> Hi,
>
> When I work on long C macros I use
>
> M-x c-backslash-region
>
> // even makefile-backslash-region working in c-mode
>
> after writing it but sometimes I want to convert preprocessor function
> to symbolic function so I can do recursion and to do that I remove
> backslashes with C-x SPC (rectangle-mark-mode).
>
> what I'm asking for is quick command to remove this backslashes like the
> comment and uncomment commands:
>
> M-x comment-region
>
> M-x uncomment-region

Did you try C-u M-x c-backslash-region? The docstring says that, with an
argument, the command will remove the backslashes.



  reply	other threads:[~2021-07-02  9:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  8:20 Is there any unbackslash-region command in emacs? mrf
2021-07-02  9:14 ` Daniel Martín [this message]
2021-07-02 11:02 ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1wnq9f57d.fsf@yahoo.es \
    --to=mardani29@yahoo.es \
    --cc=help-gnu-emacs@gnu.org \
    --cc=joinlaw@cock.li \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.