]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-manual.patch
- rel 3; fix gpgme and openssl 1.1.1 build
[packages/mutt.git] / mutt-manual.patch
index cdb249f2d5d8300dc53f774db8cc32ac88cc45bf..d293c1b06da889bfecab235f7f385d1152191009 100644 (file)
@@ -1,16 +1,11 @@
-diff -urN mutt-1.4.orig/Muttrc.head.in mutt-1.4/Muttrc.head.in
---- mutt-1.4.orig/Muttrc.head.in       Mon Mar 20 11:25:49 2000
-+++ mutt-1.4/Muttrc.head.in    Thu Aug  1 21:48:21 2002
-@@ -15,9 +15,9 @@
- macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
+--- mutt-1.5.18/doc/Muttrc.head.in.orig        2006-08-23 22:29:05.494260250 +0200
++++ mutt-1.5.18/doc/Muttrc.head        2006-08-23 22:29:30.383815750 +0200
+@@ -15,7 +15,7 @@
+ macro attach,compose \cb "<pipe-entry> urlview<Enter>" "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
--macro generic <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
--macro index   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
--macro pager   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
-+macro generic <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
-+macro index   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
-+macro pager   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
+-macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
++macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt.gz<Enter>" "show Mutt documentation"
  
- # If Mutt is unable to determine your site's domain name correctly, you can
- # set the default here.
+ # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
+ macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
This page took 0.471544 seconds and 4 git commands to generate.