all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Korrekte wyse om "tab width" te stel?
Date: Sun, 14 Nov 2004 13:28:57 +0100	[thread overview]
Message-ID: <86fz3cd37a.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: cn54o3$flr$1@ctb-nnrp2.saix.net

Jens Thiede <jens.news@webgear.co.za> writes:

> Wat sou die beste manier wees om "tab" se brute te stel na 4 spasies?

Perhaps it is easiest to hit M-i?  That should be pretty close to what
you want, except that it goes to a multiple of 8 spaces instead of 4.
But you can change the variable tab-stop-list:

(setq tab-stop-list '(4 8 12 ...))

Please expand the "..." appropriately.  I'm too lazy to do the
arithmetic myself ;-)

But I don't recommend to rely on this.  Emacs supports syntax-driven
indentation which can often be configured to your liking for the
language you're working in.  Syntax-driven indentation is really
useful for catching silly syntax errors such as a missing closing
brace.

> P.S.
> Ek skryf in Afrikaans (alhoewel daar niks vout is met my Engels nie) en 
> wonder of ek daarmee kan wegkom (Dalk is daar Nederlanders hier?), 
> sedert ek gesien het dat mense selfs in Japannees skryf.

I'm not sure if I understand the above paragraph, but I'm trying.

But I haven't seen many Japanese postings, except for Spam perhaps.

Kai

  reply	other threads:[~2004-11-14 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-13 14:15 Korrekte wyse om "tab width" te stel? Jens Thiede
2004-11-14 12:28 ` Kai Grossjohann [this message]
     [not found] ` <mailman.2629.1100435915.8225.help-gnu-emacs@gnu.org>
2004-11-15 13:04   ` Jens Thiede
  -- strict thread matches above, loose matches on Subject: below --
2004-11-14 17:35 Joe Corneli

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=86fz3cd37a.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    /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.