unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Indenting code: C-M-\ v C-x C-q
Date: Tue, 11 Nov 2003 23:03:29 GMT	[thread overview]
Message-ID: <jwvr80eeci5.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca> (raw)
In-Reply-To: 3fb13b2d@news.seqnet.net

> Using C-x C-q works great for Java and other "Normal" languages that use

I don't know what config you're using but C-x C-q by default is just
a way to toggle the read-only bit of the buffer (i.e. to make it
read-only or writable).

You must be talking about something else like M-q (fill-paragraph) or
C-c C-q (which has no default binding and is left for major modes
to do as they please).
C-M-\ works in all modes (except for bugs, of course).


        Stefan

  parent reply	other threads:[~2003-11-11 23:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-11 19:34 Indenting code: C-M-\ v C-x C-q Siegfried Heintze
2003-11-11 20:26 ` Stephen H. Westin
2003-11-11 21:44 ` Thien-Thi Nguyen
2003-11-11 23:03 ` Stefan Monnier [this message]
2003-11-14 21:06   ` Ole Laursen
2003-11-14 21:14     ` Ole Laursen
2003-11-14 21:55       ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvr80eeci5.fsf-monnier+gnu.emacs.help@vor.iro.umontreal.ca \
    --to=monnier@iro.umontreal.ca \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).