Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: nicolas.pouillard@gmail.com (Nicolas Pouillard)
Subject: [sup-talk] [PATCH] save contacts.txt on '$'
Date: Thu,  6 Nov 2008 16:00:02 +0100	[thread overview]
Message-ID: <1225983602-76791-1-git-send-email-nicolas.pouillard@gmail.com> (raw)
In-Reply-To: <1225982366-sup-3598@ausone.inria.fr>

---
 lib/sup/modes/thread-index-mode.rb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/sup/modes/thread-index-mode.rb b/lib/sup/modes/thread-index-mode.rb
index 4de4613..3dd0498 100644
--- a/lib/sup/modes/thread-index-mode.rb
+++ b/lib/sup/modes/thread-index-mode.rb
@@ -386,6 +386,7 @@ EOS
   end
 
   def save
+    BufferManager.say("Saving contacts...") { ContactManager.instance.save }
     dirty_threads = @mutex.synchronize { (@threads + @hidden_threads.keys).select { |t| t.dirty? } }
     return if dirty_threads.empty?
 
-- 
1.5.5.rc3



  reply	other threads:[~2008-11-06 15:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04 22:55 [sup-talk] Can sup only "save threads" on exit?? Steve Goldman
2008-11-05  0:36 ` John Bent
2008-11-05 13:06   ` Nicolas Pouillard
2008-11-06 16:19     ` William Morgan
2008-11-07 14:18       ` Nicolas Pouillard
2008-11-10  4:49         ` William Morgan
2008-11-05 14:34   ` Steve Goldman
2008-11-05 17:59     ` William Morgan
2008-11-06 14:38       ` Steve Goldman
2008-11-06 16:18         ` William Morgan
2008-11-06 14:40     ` Nicolas Pouillard
2008-11-06 15:00       ` Nicolas Pouillard [this message]
2008-11-10  4:51         ` [sup-talk] [PATCH] save contacts.txt on '$' William Morgan
2008-11-06 22:35     ` [sup-talk] Can sup only "save threads" on exit?? William Morgan
2008-11-07 17:13       ` Mike Stipicevic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1225983602-76791-1-git-send-email-nicolas.pouillard@gmail.com \
    --to=nicolas.pouillard@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox