Brendan Cully | 1 Nov 08:00
Gravatar

mutt: 6 new changesets

6 new changesets in mutt:

http://dev.mutt.org/hg/mutt/rev/7cebeacc3b83
changeset:   5245:7cebeacc3b83
branch:      HEAD
tag:         tip
user:        Brendan Cully <brendan <at> kublai.com>
date:        Wed Oct 31 16:34:17 2007 -0700
summary:     Remove autotools support files which autoreconf -i can generate

http://dev.mutt.org/hg/mutt/rev/e20b768d37f0
changeset:   5244:e20b768d37f0
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Wed Oct 31 16:24:39 2007 -0700
summary:     cvslog2changelog.pl is obsolete

http://dev.mutt.org/hg/mutt/rev/4c23618f533e
changeset:   5243:4c23618f533e
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Wed Oct 31 16:23:37 2007 -0700
summary:     s/Mercurial/hg/

http://dev.mutt.org/hg/mutt/rev/4ad7d64fdac2
changeset:   5242:4ad7d64fdac2
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Wed Oct 31 16:20:58 2007 -0700
summary:     s/cvs/Mercurial/
(Continue reading)

Brendan Cully | 1 Nov 20:16
Gravatar

Re: [PATCH] use bdb automatically

On Saturday, 13 October 2007 at 14:24, Oswald Buddenhagen wrote:
> moin,
> 
> as from the configure sources no reason becomes apparent why bdb should
> not be automatically used, but it still isn't, the attached patch fixes
> this behavior.
> 

Thanks. I've pushed a slightly easier to read version of this.
Brendan Cully | 1 Nov 23:15
Gravatar

Mutt 1.5.17 released

Hi all,

Mutt 1.5.17 has just been posted to

ftp://ftp.mutt.org/mutt/devel/mutt-1.5.17.tar.gz

This is a collection of bugfixes since the last release, as we
stabilize the code for a 1.6 release. For those who are interested,
the work left before 1.6 can be found here:

http://dev.mutt.org/trac/milestone/1.6

-b
Mutt | 1 Nov 23:29

Re: [Mutt] #2277: mailboxes in "mailboxes" directives do not

#2277: mailboxes in "mailboxes" directives do not auto-fill in change folder
dialog when they have new mail

Changes (by brendan):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 No more feedback, and it works for me.

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2277#comment:8>

Mutt | 1 Nov 23:31

Re: [Mutt] #2561: IMAP mail count in Mailboxes view not registering

#2561: IMAP mail count in Mailboxes view not registering true count when using
multiple accounts.

Changes (by brendan):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Should be fixed by [51595292e112].

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2561#comment:3>

Mutt | 1 Nov 23:45

Re: [Mutt] #2905: configure script doesn't take care on docdir

#2905: configure script doesn't take care on docdir parameter

Changes (by brendan):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [5123cded9988]) Use $datarootdir as default prefix for documentation
 (closes #2905)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2905#comment:3>

Cameron Simpson | 2 Nov 02:17
Picon
Picon
Gravatar

Re: Mutt 1.5.17 released

On 01Nov2007 15:15, Brendan Cully <brendan <at> kublai.com> wrote:
| Mutt 1.5.17 has just been posted to
| ftp://ftp.mutt.org/mutt/devel/mutt-1.5.17.tar.gz

Since I desperately wanted the softfill patch on my newly-reinstalled gentoo
box I immediately fetched this.

A note for the unwary: if you your shiny new mutt reads all the meassages
(well, runs the progress counter up) and then segfaults, remove your hcache
cache files and try again. Worked for me.

I know there's meant to be that checksummed version checking, but it
seemed not to be tripped for me.

On the topic of the hcache version hash, the Makefile seems slightly
broken. If you have a slightly borked environment with an "md5" binary
that's not what configure thinks it is (as I did), it will choose it and
make a syntacticly invalid HCACHEVER (?) macro. Well fine, my bad. But having
tracked this down, deleted the binary etc, I manually modified the shell
script (and its .in autoconf precursor). But the .h file with the hash
was not rebuilt; I had to remove the .h file to get it rebuilt.

Cheers,
--

-- 
Cameron Simpson <cs <at> zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

The most frightening thing about the American judicial system is the
possibility of having one's fate decided by twelve people too stupid to
evade jury duty...
(Continue reading)

Brendan Cully | 2 Nov 08:00
Gravatar

mutt: 19 new changesets

19 new changesets in mutt:

http://dev.mutt.org/hg/mutt/rev/0b4bd0452b5a
changeset:   5264:0b4bd0452b5a
branch:      HEAD
tag:         tip
user:        Petr Pisar <petr.pisar <at> atlas.cz>
date:        Thu Nov 01 20:36:23 2007 -0700
summary:     Updated Czech translation.

http://dev.mutt.org/hg/mutt/rev/5123cded9988
changeset:   5263:5123cded9988
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Thu Nov 01 15:45:26 2007 -0700
summary:     Use $datarootdir as default prefix for documentation (closes #2905)

http://dev.mutt.org/hg/mutt/rev/d6b7806f0097
changeset:   5262:d6b7806f0097
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Thu Nov 01 14:10:34 2007 -0700
summary:     mutt-1.5.17 signed

http://dev.mutt.org/hg/mutt/rev/ca8a3f81b413
changeset:   5261:ca8a3f81b413
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Thu Nov 01 14:07:21 2007 -0700
summary:     Added tag mutt-1-5-17-rel for changeset cd03dff9b576
(Continue reading)

Ben Walton | 2 Nov 13:43
Picon
Gravatar

Re: [PATCH] pager_honours_reverse_sort

Hi All,

Was this accepted?  Do I need to do anything else to get it accepted
or is it unwanted?

Thanks
-Ben
--

-- 
---------------------------------------------------------------------------------------------------------------------------
Ben Walton <bdwalton <at> gmail.com>

When one person suffers from a delusion, it is called insanity. When
many people suffer from a delusion it is called Religion.
Robert M. Pirsig, Zen and the Art of Motorcycle Maintenance

---------------------------------------------------------------------------------------------------------------------------

Elimar Riesebieter | 2 Nov 14:12
Picon
Favicon

Re: Mutt 1.5.17 released

On Thu, 01 Nov 2007 the mental interface of
Brendan Cully told:

> Hi all,
> 
> Mutt 1.5.17 has just been posted to
> 
> ftp://ftp.mutt.org/mutt/devel/mutt-1.5.17.tar.gz

Modified Debian archiv with sidebar and indexcolor patch:

deb     http://www.lxtec.de/debarchiv   unstable main
deb-src http://www.lxtec.de/debarchiv   unstable main non-free

# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys C54F7FB0
# gpg --armor --export C54F7FB0 | apt-key add -
# aptitude update

Elimar

--

-- 
  >what IMHO then?
  IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
              --posting from alex in debian-user--


Gmane