all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ralf Angeli <dev.null@caeruleus.net>
Subject: Re: Tab-key not working in auctex?
Date: Fri, 10 Nov 2006 21:16:12 +0100	[thread overview]
Message-ID: <4554de0a$0$27606$9b4e6d93@newsspool2.arcor-online.net> (raw)
In-Reply-To: ej2li5$9jm$1@news.net.uni-c.dk

* Johs (2006-11-10) writes:

> Ralf Angeli wrote:
>
>> * Johs (2006-11-10) writes:
>> 
>>> The command I was looking for was 'indent-relative':
>> 
>> I doubt it.  It seems you haven't understood what this command does
>> either.  To me it looks like you are not interested in syntactic
>> indentation but rather want to insert a bare tab character each time
>> you hit the tab key.
>
> yes that is what I want and that is what 'indent-relative' does.

Sorry to disappoint you, but it doesn't.

> Its only in my .tex file that there are "tabs" when I preview the
> corresponding dvi file all tabs are just shown as single whitespaces which
> is what I want.

If you really want to disable the help AUCTeX can give you with
syntactical indentation, you could use
(local-set-key (kbd "TAB") 'self-insert-command)
But please try to learn what syntactical indentation means before
disabling it.

-- 
Ralf

      reply	other threads:[~2006-11-10 20:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10  0:46 Tab-key not working in auctex? Johs
2006-11-10 10:13 ` Malte Spiess
2006-11-10 15:14   ` Johs
2006-11-10 16:02     ` Malte Spiess
2006-11-10 17:21       ` Johs
2006-11-10 17:41         ` Ralf Angeli
2006-11-10 19:23           ` Johs
2006-11-10 19:26             ` Ralf Angeli
2006-11-10 19:41               ` Johs
2006-11-10 19:50                 ` Ralf Angeli
2006-11-10 19:57                   ` Johs
2006-11-10 20:16                     ` Ralf Angeli [this message]

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='4554de0a$0$27606$9b4e6d93@newsspool2.arcor-online.net' \
    --to=dev.null@caeruleus.net \
    --cc=angeli@caeruleus.net \
    /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.