X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=README;h=e2fa91eb5253e8d74cd64834dfd2774522666c0a;hb=ef09307370c849baecece089500b52b54d726397;hp=9ff172f4c6ccf43018a15c6e5ddfbee01d1ed8dd;hpb=4f7637954591ecfb575642709bd12a069ee90aab;p=pkg%2Fabook.git diff --git a/README b/README index 9ff172f..e2fa91e 100644 --- a/README +++ b/README @@ -31,16 +31,19 @@ INSTALLATION See INSTALL for detailed instructions. -If you want to use abook with mutt you should add following line to your +If you want to use abook with mutt you should add following lines to your ~/.muttrc or to the systemwide /etc/Muttrc file. set query_command="abook --mutt-query '%s'" +macro pager A |'abook --add-email'\n -After this you can make queries from mutt using the query command ( Q ). +After this you can make queries from mutt using the query command ('Q') +and add sender e-mail addresses to the addressbook from pager using 'A' +command. (Of course you can choose another keybinding if you like.) NOTES -If your language specific characters doesn't work correctly make sure +If your language specific characters don't work correctly make sure that your locale configuration has been done properly. (On Linux you must set at least LC_CTYPE environment variable)