* Emacs-snapshot insists that tab is 0x0009
@ 2010-12-18 10:58 Martin Drautzburg
2010-12-18 11:39 ` Martin Drautzburg
2010-12-18 16:46 ` Peter Dyballa
0 siblings, 2 replies; 3+ messages in thread
From: Martin Drautzburg @ 2010-12-18 10:58 UTC (permalink / raw)
To: help-gnu-emacs
Hello all,
my emacs-snapshot-gtk insists on inserting a 0x0009 when I press ctrl-q
tab. The character is displayed as "^@" followed by a tab.
This does not happen with the text-only display (-nw) nor with any of
the other emacsen I have. I tried emacs-snapshot -q --no-site-file, but
it does not make a difference.
Any ideas how I can get a plain tab?
--
ii emacs-snapshot 1:20100612-1~l The GNU Emacs editor (development
snapshot)
GNU Emacs 24.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12) of
2010-06-16
LANG=en_US.utf8
LANGUAGE=english
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs-snapshot insists that tab is 0x0009
2010-12-18 10:58 Emacs-snapshot insists that tab is 0x0009 Martin Drautzburg
@ 2010-12-18 11:39 ` Martin Drautzburg
2010-12-18 16:46 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: Martin Drautzburg @ 2010-12-18 11:39 UTC (permalink / raw)
To: help-gnu-emacs
Martin Drautzburg wrote:
What is this about a newsgroups: For hours I keep searching for an
answer myself to no avail and a few minutes after I post a question I
find the answer. So:
Martin,
quoted-insert is not the way to go if you want to bypass emacs' smart
indentation mode and insert a real tab. Use tab-to-tab-stop (M-i)
instead.
You *can* get quoted-insert to work like M-i if you (setq
overwrite-mode 'overwrite-mode-textual), at least in emacs-snapshot
24.0.50.1.
Sorry for the noise.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Emacs-snapshot insists that tab is 0x0009
2010-12-18 10:58 Emacs-snapshot insists that tab is 0x0009 Martin Drautzburg
2010-12-18 11:39 ` Martin Drautzburg
@ 2010-12-18 16:46 ` Peter Dyballa
1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2010-12-18 16:46 UTC (permalink / raw)
To: Martin.Drautzburg; +Cc: help-gnu-emacs
Am 18.12.2010 um 11:58 schrieb Martin Drautzburg:
> ii emacs-snapshot 1:20100612-1~l The GNU Emacs editor (development
> snapshot)
> GNU Emacs 24.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12) of
> 2010-06-16
This "snapshot" is now half a year old. It's ripe compost now. (And in
the Xaw3d variant on Mac OS X 10.5.8 I can easily insert C-q TAB as a
real TAB.)
--
Mit friedvollen Grüßen
Pete
One person with a belief is a social power equal to ninety-nine who
have only interests.
– John Stuart Mill
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-18 16:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 10:58 Emacs-snapshot insists that tab is 0x0009 Martin Drautzburg
2010-12-18 11:39 ` Martin Drautzburg
2010-12-18 16:46 ` Peter Dyballa
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.