Phil Dibowitz wrote:
> Stephen Warren wrote:
>> Stephen Warren wrote:
>>> On Wed, April 2, 2008 2:22 am, Phil Dibowitz wrote:
>>>> This doesn't seem to actually work for me.
>>> Huh. I tested the expandtab and shiftwidth settings on libconcord.h, and
>>> those worked for me (at least before I moved them to the top of the file)
>>> (I have different defaults than those in .vimrc), but not the wrapping
>>> option.
>>>
>>> I'll take a look at what's up tonight/tomorrow.
>> Here's an updated version; apparently setting textwidth isn't enough;
>> one must turn on flags that enable the wrapping at that textwidth.
> 
> Tweaked tw to 80, but otherwise applied.

BTW, it's odd that the extra format bit was needed, because all my perl
source just has:

# vim:textwidth=78:

and it auto line wraps... I couldn't reproduce that in our source though -
maybe it's some odd vim default for C source vs perl source? Odd..

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to