9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Juan Fuentes <juan.j.fuentes@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] tabstops
Date: Fri, 16 Nov 2012 13:12:26 +0000	[thread overview]
Message-ID: <b7b43eea-1a60-4713-8b5d-511f91a48c4f@googlegroups.com> (raw)
In-Reply-To: <d00326219aebc8f0c6c3ba07a6c94468@quintile.net>

I'm working a lot in Python and feel your pain, what I do is:

X/.* / ,|tab -n 4 -u

I normally work with several python files open in Sam, this has
worked well for me.

As already pointed out another solution is to run a script to do the
conversion for you on a pre-commit hook.



      parent reply	other threads:[~2012-11-16 13:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 11:12 Steve Simon
2012-11-16 11:37 ` dexen deVries
2012-11-16 11:58   ` Nemo
2012-11-16 12:11     ` lucio
2012-11-16 12:09 ` lucio
2012-11-16 13:12 ` Juan Fuentes [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=b7b43eea-1a60-4713-8b5d-511f91a48c4f@googlegroups.com \
    --to=juan.j.fuentes@gmail.com \
    --cc=9fans@9fans.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).