diff --git a/guile/mu-guile.texi b/guile/mu-guile.texi index fdb871c7..84ba2d44 100644 --- a/guile/mu-guile.texi +++ b/guile/mu-guile.texi @@ -34,7 +34,7 @@ programming language. @menu * Introduction:: * Getting started:: -* Initialization:: +* Initializing mu-guile:: * Messages:: * Contacts:: @@ -169,8 +169,8 @@ scheme@(guile-user)> (for-each (mu:message-list "hello")) @end verbatim -@node Initialization -@chapter Initialization +@node Initializing mu-guile +@chapter Initializing mu-guile It is of course possible to write separate programs with @t{mu-guile}, but for now we'll do things @emph{interactively}, i.e., from the Guile-prompt @@ -291,6 +291,7 @@ scheme@(guile-user)> (mu:for-each-message "subject:coffee") Re: best coffee ever! best coffee ever! +Coffee beans scheme@(guile-user)> @end verbatim diff --git a/www/cheatsheet.org b/www/cheatsheet.org index 873f2bab..d2f41a06 100644 --- a/www/cheatsheet.org +++ b/www/cheatsheet.org @@ -142,7 +142,7 @@ If =mu= did not guess the right Maildir, you can set it explicitly: will give you a list of pancake-related messages in XML-format. -#+html: