[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] Clearing errors?
From: |
Marc Simpson |
Subject: |
[vile] Clearing errors? |
Date: |
Fri, 11 Mar 2016 06:51:38 -0800 |
If I trigger an error with `:oops',
store-procedure oops
&error "oops"
~endm
how do I subsequently clear the error condition? (I'm failing to find
the relevant docs.)
The issue with the above is that once `oops' is triggered, I'm unable
to write my buffers to disk,
[write-hook returned FALSE]
which is, um, somewhat problematic....
- [vile] Clearing errors?,
Marc Simpson <=
- Re: [vile] Clearing errors?, Marc Simpson, 2016/03/11
- Re: [vile] Clearing errors?, Marc Simpson, 2016/03/11
- Re: [vile] Clearing errors?, Thomas Dickey, 2016/03/11
- Re: [vile] Clearing errors?, Marc Simpson, 2016/03/11
- Re: [vile] Clearing errors?, Thomas Dickey, 2016/03/11
- Re: [vile] Clearing errors?, Marc Simpson, 2016/03/12
- Re: [vile] Clearing errors?, Thomas Dickey, 2016/03/13
- Re: [vile] Clearing errors?, Marc Simpson, 2016/03/15