From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 11 Aug 2009 13:28:46 -0700 Subject: [sup-talk] [PATCH] run-mailcap fix In-Reply-To: <1249226521-sup-4719@localdomain> References: <1249226521-sup-4719@localdomain> Message-ID: <1250022259-sup-8328@masanjin.net> Hi Beno?t, Reformatted excerpts from Beno?t PIERRE's message of 2009-08-02: > The attached patch fix this by not redirecting stderr to /dev/null. > It also restores the correct ncurses state (including arrow > keypresses, thanks to Edward Z. Yang recent patch). Thanks! Not redirecting stderr to /dev/null is probably fine. But how about calling BufferManager.shell_out instead? If you want to submit a proper git commit via git-format-email, I will be happy to apply it and you can get your name in the illustrious Sup contributor roster. Otherwise I will make this change for you. -- William