all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tom.horsley@att.net (Thomas A. Horsley)
Subject: Re: death to tabs
Date: Sat, 05 Apr 2003 00:59:58 GMT	[thread overview]
Message-ID: <uel4hsqr6.fsf@att.net> (raw)
In-Reply-To: m3wuiaxb9d.fsf@debussy.cisco.com

>I want _every__ tab I ever wrote converted to spaces right now and I never
>want to have a tab show up when I hit the TAB key again.

Me too, unfortunately I still need to use "make" (most versions of
which moronically require TAB chars at the start of actions, even though
if you accidentally put spaces there, it always complains about
an error in the file - if it can recognize spaces as errors, why
can't it just pretend they were tabs :-).

Anyway, I still nil out indent-tabs-mode, and just use quoted-insert to add
real TABs to Makefiles. By the way, you really want:

   (setq-default indent-tabs-mode nil)

otherwise you have to keep setting it again for every buffer.
--
>>==>> The *Best* political site <URL:http://www.vote-smart.org/> >>==+
      email: Tom.Horsley@worldnet.att.net icbm: Delray Beach, FL      |
<URL:http://home.att.net/~Tom.Horsley> Free Software and Politics <<==+

  parent reply	other threads:[~2003-04-05  0:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 20:23 death to tabs John Russell
2003-04-04 20:30 ` greg jednaszewski
2003-04-04 21:15 ` Bijan Soleymani
2003-04-04 21:37 ` Peter Lee
2003-04-04 23:11 ` Benjamin Rutt
2003-04-04 23:25   ` Bruce Korb
2003-04-05 13:50   ` Roy Smith
2003-04-05 16:35     ` Benjamin Rutt
2003-04-06  5:25   ` Luis O. Silva
     [not found]   ` <mailman.4167.1049606724.21513.help-gnu-emacs@gnu.org>
2003-04-06 17:54     ` Benjamin Rutt
2003-04-05  0:17 ` chris.danx
2003-04-05  1:15   ` Thomas A. Horsley
2003-04-05 13:56     ` Roy Smith
2003-04-05 20:24     ` Kai Großjohann
2003-04-07 11:36   ` Colin Marquardt
2003-04-05  0:59 ` Thomas A. Horsley [this message]
2003-04-07  8:16 ` Stefan Kamphausen
  -- strict thread matches above, loose matches on Subject: below --
2003-04-04 20:48 Sebastien Routier

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=uel4hsqr6.fsf@att.net \
    --to=tom.horsley@att.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.