projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0db88a
)
Revert some unneeded white space changes
author
Sebastian Spaeth
<sebastian@sspaeth.de>
Tue, 30 Mar 2010 07:04:48 +0000
(09:04 +0200)
committer
Sebastian Spaeth
<sebastian@sspaeth.de>
Tue, 30 Mar 2010 07:04:48 +0000
(09:04 +0200)
cnotmuch/message.py
patch
|
blob
|
history
diff --git
a/cnotmuch/message.py
b/cnotmuch/message.py
index 0dc8812f4e9f59e6da27b59c1062f75c7ba30c40..f98f78792009d11d6c0397e8c8407a63b8b69d77 100644
(file)
--- a/
cnotmuch/message.py
+++ b/
cnotmuch/message.py
@@
-220,8
+220,8
@@
class Messages(object):
else:
raise NotmuchError
next_indent = indent + 1
-
- #sys.stdout.write(set_end)
+
+
replies = msg.get_replies()
# if isinstance(replies, types.NoneType):
# break