[sawfish] sawfish-client.jl won't say "bye" at exit.
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] sawfish-client.jl won't say "bye" at exit.
- Date: Sat, 14 Nov 2009 06:45:35 +0000 (UTC)
commit 0b4b169659c8cf4ef90bcf614cbad742473b7564
Author: Teika kazura <teika lavabit com>
Date: Wed Nov 11 18:11:07 2009 +0900
sawfish-client.jl won't say "bye" at exit.
The greeting "bye" annoys if you use emacs' sawfish-mode, so drop it.
scripts/sawfish-client.jl | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/scripts/sawfish-client.jl b/scripts/sawfish-client.jl
index 067eff7..0351215 100644
--- a/scripts/sawfish-client.jl
+++ b/scripts/sawfish-client.jl
@@ -142,7 +142,6 @@ sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING\n"
(format standard-error
"Try `sawfish-client --help' for more information.\n")
(exit 1))))
- (write standard-output "\nBye.\n")
(exit 0)))
(define (rl-completion-generator w)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]