all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs/pretest@rum.cs.yale.edu>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: inserting <tab> in cc-mode, latest CVS
Date: Thu, 03 Oct 2002 14:57:01 -0400	[thread overview]
Message-ID: <200210031857.g93Iv1Y32360@rum.cs.yale.edu> (raw)
In-Reply-To: m3zntxjmrw.fsf@woof.play-bow.org

> I'm running the latest CVS (X11 mode) on RH 8 w/ a Marcelo 2.4.19
> kernel.
> 
> Until recently, when using cc-mode if I wanted to do something like
> 
>         int                     foo;
> 
> i.e.
> 
>         int<tab><tab><tab>foo;
> 
> I would type C-q <tab> to insert each of the tabs.  This has stopped
> working, and typing that sequence now inserts ^@ instead.  Typing C-q
> C-i still works, however.

Oh well.  It looks like my attempt to make C-q use read-key-sequence
is just not a good one.
I reverted the code to what it was in June before I started messing around
with it.  It should work again now.


	Stefan

  parent reply	other threads:[~2002-10-03 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02  7:57 inserting <tab> in cc-mode, latest CVS Bob Halley
2002-10-02 13:01 ` Stefan Monnier
2002-10-03 18:57 ` Stefan Monnier [this message]
2002-10-04  6:21   ` Bob Halley

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=200210031857.g93Iv1Y32360@rum.cs.yale.edu \
    --to=monnier+gnu/emacs/pretest@rum.cs.yale.edu \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@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.