summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--alot/defaults/alot.rc3
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ac7dd0f4..b3720cfb 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,6 @@ the `docs` directory contains their sources.
Do comment on the code or file issues! I'm curious what you think of it.
You can talk to me in #notmuch@Freenode.
-Be aware that the master branch is used only for releases and hotfixes,
-the bleeding edge version sits in branch `develop`!.
-If you'd like to contribute, please make sure your patches can be applied to that branch.
Current features include:
-------------------------
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index ea618bc5..1426c5e4 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -52,6 +52,9 @@ print_cmd = ''
#initial searchstring when none is given as argument:
initial_searchstring = tag:inbox AND NOT tag:killed
+#initial searchstring when none is given as argument:
+initial_searchstring = tag:inbox AND NOT tag:killed
+
# in case more than one account has an addressbook:
# Set this to True to make tabcompletion for recipients during compose only
# look in the abook of the account matching the sender address