* On 31 Aug 2016, Damien Riegel wrote:
> > /* Set CurrentMenu to MENU_MAIN before executing any folder
> > @@ -1270,6 +1273,8 @@
> > (option (OPTREADONLY) || op ==
> > OP_MAIN_CHANGE_FOLDER_READONLY) ?
> > MUTT_READONLY :
OPS |3 +
compose.c | 165
doc/manual.xml.head | 17 +
functions.h |3 +
4 files changed, 188 insertions(+), 0 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472600048 25200
#
doc/manual.xml.head | 23 +++
mutt.h | 1 +
pattern.c | 18 --
3 files changed, 40 insertions(+), 2 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472600102 25200
# Tue Aug 30 16:35:02 2016 -0700
# Node ID d2a3
OPS | 1 +
curs_main.c | 26 ++
doc/manual.xml.head | 21 +
functions.h | 1 +
globals.h | 1 +
init.h | 8
6 files changed, 58 insertions(+), 0 deletions(-)
# HG changeset patch
doc/manual.xml.head | 18
init.c | 113
init.h |3 +
main.c | 15 ++-
system.c|4 +-
5 files changed, 151 insertions(+), 2 deletions(-)
# HG changeset patch
# User Da
curs_main.c | 2 +-
init.h | 8
mutt.h | 1 +
3 files changed, 10 insertions(+), 1 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472604804 25200
# Tue Aug 30 17:53:24 2016 -0700
# Node ID ed54319fbefaeba45479402175830f5d06ec93b0
# Parent be92ca7a461
mx.c | 5 +
1 files changed, 5 insertions(+), 0 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472604902 25200
# Tue Aug 30 17:55:02 2016 -0700
# Node ID d0273005656c26a0339146b22e7cd9acf52faa0a
# Parent ed54319fbefaeba45479402175830f5d06ec93b0
allow initial blank li
globals.h |2 +-
hcache.c |2 +-
init.c| 60 ++--
mutt.h| 10 +++---
muttlib.c | 100 -
protos.h |3 +-
6 files changed, 136 insertions(+), 41 deletions(-)
# HG changeset patch
doc/manual.xml.head | 83 +
globals.h | 1 +
hdrline.c | 42 +-
init.c | 82
init.h | 6 +++
mutt.h |
ay, which can be useful if they are very long -- for example, mailboxes
+deep in your filesystem, or IMAP URLs with a lot of prefatory junk.
+
+
+
+mailboxrx
+
+pattern
+
+
+replacement
+
+
+unmailboxrx
+
+pattern
+
+
+
+
+Mailbox Munging
+
+# Shorten my home directory path
+mailboxrx '/home/
OPS | 1 +
commands.c | 10 ++--
copy.c | 16 ++
copy.h | 1 +
curs_main.c | 15 +
doc/manual.xml.head | 6 +
functions.h | 2 +
headers.c | 58 +
hash.c | 27 +++
hash.h | 7 +++
2 files changed, 34 insertions(+), 0 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472605287 25200
# Tue Aug 30 18:01:27 2016 -0700
# Node ID beaac419ca1dd13d0d11fdf33bb0d128fa634045
# Parent d7cbf28a3dfd48a
curs_main.c | 5
doc/manual.xml.head | 5 +++-
enter.c | 18 +
globals.h | 1 +
headers.c | 46 -
init.c | 54 +
main.c
hash.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472605423 25200
# Tue Aug 30 18:03:43 2016 -0700
# Node ID ebfafc255c33569d2282f0b20a7102ffdb68e2c8
# Parent b0982723e4af2aa8d8054f0e513bdb635d32d16b
add pointer check in h
enter.c | 27 ++-
1 files changed, 26 insertions(+), 1 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472606303 25200
# Tue Aug 30 18:18:23 2016 -0700
# Node ID b18e00baf96e46fea51555eaede1a6ff7b9fcd06
# Parent ea53e34cfe2833ce95af60a28d83a6f86c34
flags.c | 3 ++-
init.h | 5 +
mh.c| 7 +--
mutt.h | 1 +
4 files changed, 13 insertions(+), 3 deletions(-)
# HG changeset patch
# User David Champion
# Date 1472599870 25200
# Tue Aug 30 16:31:10 2016 -0700
# Node ID b8cc2b58219505f3d5f348a7dece9a3e1a3a96ee
# Parent 121
16 matches
Mail list logo