[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [PATCH] browser: remove topmost opendir()
From: |
Rishabh Dave |
Subject: |
Re: [Nano-devel] [PATCH] browser: remove topmost opendir() |
Date: |
Mon, 4 Jul 2016 17:11:04 +0530 |
On Mon, Jul 4, 2016 at 12:47 AM, Benno Schulenberg
<address@hidden> wrote:
> Or rather: make two tiny changes. One at the very beginning,
> and one just before the label we keep jumping to.
Since, I shouldn't alter the if-statement, I must make it pass (when
control enters do_browser() for very first time) to allow opendir();
this should be the first tiny change at the very beginning. Omitting
opendir() and the block below should be second (tiny?) change; the
change just before the label.
About improved response, if do ^R nor ^T , I can only hear the beep.
So, is receiving of message the improved response? (I initially
assumed improved response to mean faster response; my mistake.)
set-newpath-for-opendir.patch
Description: Text Data