[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] edit: Friendlier error message.
From: |
Andreas Enge |
Subject: |
Re: [PATCH] edit: Friendlier error message. |
Date: |
Sun, 15 Nov 2015 05:26:20 +0100 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Wed, Nov 11, 2015 at 11:01:30PM +0100, Ludovic Courtès wrote:
> I’ve committed a change that honors $VISUAL first, $EDITOR second.
Great, it works in my setting where $EDITOR is empty and $VISUAL equals vim
(without me setting either of them, if I remember correctly; some debian
magic must have created the variables). Thanks!
Andreas