lp:~naesten/viewmail-disabled/gnuemacs

Created by Samuel Bronson and last modified
Get this branch:
bzr branch lp:~naesten/viewmail-disabled/gnuemacs
Only Samuel Bronson can upload to this branch. If you are Samuel Bronson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Samuel Bronson
Project:
VM (defunct)
Status:
Development

Recent revisions

604. By Samuel Bronson

Add an autoconf-generated file "vm-load.el" to ease loading from source tree

603. By Samuel Bronson

Oops -- that "${ac_abs_builddir}" was supposed to be a ".."

602. By Samuel Bronson

Don't just let vm-build.el die if OTHERDIRS is set to the empty string.

The error thrown is extremely unhelpful under the following (emacs-version):
    GNU Emacs 22.2.1 (i486-slackware-linux-gnu, GTK+ Version 2.12.9) of 2008-04-13 on midas
consisting of:
    (end-of-file "/path/to/viewmail/lisp/vm-build.el")
which leads one to believe that vm-build itself is failing to parse.

601. By Samuel Bronson

Stop ./configure from running vm-build.el from outside lisp/

vm-build.el needs to load other files from lisp/, which doesn't work
right unless it's invoked from there:

 * If an earlier viewmail version was already installed, it might appear
   to work but silently use the files from the old version

 * If no earlier viewmail version was installed, it would just give an
   error.

600. By Samuel Bronson

Use "rm -f" to avoid alarming messages when building autoload files
for the first time.

599. By Robert Widhopf-Fenk

Merge with vm-8.0.x.

BZR seems to fail merging of `vm-sanitize-buffer-name', it always places
some hunks some 30 lines below the function, very odd.

598. By Robert Widhopf-Fenk

Fixed setting of unbound variable.

597. By Robert Widhopf-Fenk

Merge with vm-8.0.x.

596. By Robert Widhopf-Fenk

Ensure all headers are visible before working on the buffer.

Otherwise we get an error when trying to rearrange the hidden headers.

595. By Robert Widhopf-Fenk

Allow to reorder messages headers before sending.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.