[PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Dmitry Kurochkin
On Thu, 17 Nov 2011 15:13:40 +0400, Dmitry Kurochkin wrote: > On Thu, 17 Nov 2011 11:43:36 +0200, Tomi Ollila wrote: > > On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin > gmail.com> wrote: > > > Unfortunately, this is needed to avoid the emacs waiting loop. > > > --- > > > > > test/test-l

[PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Dmitry Kurochkin
On Thu, 17 Nov 2011 11:43:36 +0200, Tomi Ollila wrote: > On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin gmail.com> wrote: > > Unfortunately, this is needed to avoid the emacs waiting loop. > > --- > > > test/test-lib.sh |4 > > 1 files changed, 4 insertions(+), 0 deletions(-) >

[PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Tomi Ollila
On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin wrote: > Unfortunately, this is needed to avoid the emacs waiting loop. > --- > test/test-lib.sh |4 > 1 files changed, 4 insertions(+), 0 deletions(-) [ context reduced ] > diff --git a/test/test-lib.sh b/test/test-lib.sh > index 8

[PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Dmitry Kurochkin
Unfortunately, this is needed to avoid the emacs waiting loop. --- test/test-lib.sh |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/test/test-lib.sh b/test/test-lib.sh index 840c86c..5bd5bd6 100755 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -858,40 +858,44 @@ expo

Re: [PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Dmitry Kurochkin
On Thu, 17 Nov 2011 15:13:40 +0400, Dmitry Kurochkin wrote: > On Thu, 17 Nov 2011 11:43:36 +0200, Tomi Ollila wrote: > > On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin > > wrote: > > > Unfortunately, this is needed to avoid the emacs waiting loop. > > > --- > > > > > test/test-lib.sh |

Re: [PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Dmitry Kurochkin
On Thu, 17 Nov 2011 11:43:36 +0200, Tomi Ollila wrote: > On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin > wrote: > > Unfortunately, this is needed to avoid the emacs waiting loop. > > --- > > > test/test-lib.sh |4 > > 1 files changed, 4 insertions(+), 0 deletions(-) > > [ cont

Re: [PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-17 Thread Tomi Ollila
On Thu, 17 Nov 2011 05:56:25 +0400, Dmitry Kurochkin wrote: > Unfortunately, this is needed to avoid the emacs waiting loop. > --- > test/test-lib.sh |4 > 1 files changed, 4 insertions(+), 0 deletions(-) [ context reduced ] > diff --git a/test/test-lib.sh b/test/test-lib.sh > index

[PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

2011-11-16 Thread Dmitry Kurochkin
Unfortunately, this is needed to avoid the emacs waiting loop. --- test/test-lib.sh |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/test/test-lib.sh b/test/test-lib.sh index 840c86c..5bd5bd6 100755 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -858,40 +858,44 @@ expo