From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.help Subject: Re: change spaces indent in text mode? Date: Sun, 31 Jan 2010 10:06:37 +1100 Organization: Rapt Technologies Message-ID: <87d40rchvm.fsf@lion.rapttech.com.au> References: <87wrz0ittg.fsf@mithlond.arda> <87zl3wuxii.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264894848 27546 80.91.229.12 (30 Jan 2010 23:40:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Jan 2010 23:40:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 31 00:40:45 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NbMvl-0002RW-Cw for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Jan 2010 00:40:45 +0100 Original-Received: from localhost ([127.0.0.1]:47033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbMvk-0004dr-PH for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jan 2010 18:40:44 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!news.glorb.com!news.astraweb.com!border2.newsrouter.astraweb.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:7j3LJxSvBH7BrvIDQqsFpC6Gz7c= Original-Lines: 38 Original-NNTP-Posting-Host: 15a6ac58.news.astraweb.com Original-X-Trace: DXC=65hHWD:a]M8hZ4>`7BGPo4L?0kYOcDh@:]a^o0nKT7U68XK1:P[em@6 Original-Xref: news.stanford.edu gnu.emacs.help:176515 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71586 Archived-At: Glauber Alex Dias Prado writes: > Tim X writes: > >> Brendan Miller writes: >> >>> Great, thanks! >>> >> >> ,----[ C-h v tab-stop-list RET ] >> | tab-stop-list is a variable defined in `indent.el'. >> | Its value is >> | (4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76) >> | >> | >> | This variable is safe as a file local variable if its value >> | satisfies the predicate `listp'. >> | >> | Documentation: >> | List of tab stop positions used by `tab-to-tab-stop'. >> | This should be a list of integers, ordered from smallest to largest. >> | >> | You can customize this variable. >> `---- > > Sorry not related to the original question but what do you use to have a > box like that above when writing? > Its from boxquote.el, which is in the emacs-goodies.el file (Debian/Ubuntu) and I think is on the emacs wiki. Tim > -- tcross (at) rapttech dot com dot au