all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: mrf <joinlaw@cock.li>
To: help-gnu-emacs@gnu.org
Subject: Is there any unbackslash-region command in emacs?
Date: Fri, 02 Jul 2021 11:20:19 +0300	[thread overview]
Message-ID: <87zgv5dsoa.fsf@cock.li> (raw)


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



             reply	other threads:[~2021-07-02  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  8:20 mrf [this message]
2021-07-02  9:14 ` Is there any unbackslash-region command in emacs? Daniel Martín
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=87zgv5dsoa.fsf@cock.li \
    --to=joinlaw@cock.li \
    --cc=help-gnu-emacs@gnu.org \
    /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.