vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vile] nohl in define-mode block causes vile to exit


From: lists-vile
Subject: [vile] nohl in define-mode block causes vile to exit
Date: Thu, 19 Jan 2012 00:17:58 -0500
User-agent: Mutt/1.4.2.3i

I've had a block like this in my .vilerc file for quite some time. Not
sure why I put the nohl in there, I guess I wanted highlighting turned
off initially for this file type but I can't remember why.

Up to and including 9.8e this was not a problem. In 9.8f the presence of
nohl causes vile to exit without any errors or messages of any
kind.... that I can see.

It's not really a big deal, just thought it was strange.

define-mode sdlmode
~with define-submode sdlmode
    suffixes '\.pr$'
    nohl
    ts=2
    sw=2
~endwith


Wayne



reply via email to

[Prev in Thread] Current Thread [Next in Thread]