Bill Wohler | 12 Jul 2011 07:09
Picon
Picon
Gravatar

MH-E 8.2.91 released

Project home page at: http://mh-e.sourceforge.net/.

Version 8.2.91 fixes the folder window problem that was introduced in
8.2.90. It also fixes compilation warnings in XEmacs 21.5.31, as well as
an error when running XEmacs 21.5.31 in a terminal.

Another implication of the VCS change is that users who download MH-E
from SourceForge and explicitly load MH-E will have to be change their
`load-path' to "/path/to/mh-e/emacs/trunk/lisp/mh-e" instead. Note the
addition of "trunk."

This version of MH-E is packaged with GNU Emacs 24.1

--

-- 
Bill Wohler <wohler <at> newt.com> aka <Bill.Wohler <at> nasa.gov>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
Peter S Galbraith | 12 Jul 2011 15:14
Favicon

Re: MH-E 8.2.91 released

Bill Wohler <wohler <at> newt.com> wrote:

> Project home page at: http://mh-e.sourceforge.net/.
> 
> Version 8.2.91 fixes the folder window problem that was introduced in
> 8.2.90. It also fixes compilation warnings in XEmacs 21.5.31, as well as
> an error when running XEmacs 21.5.31 in a terminal.

Guess I'll have another upload to do then.  I uploaded 8.2.90 a few
hours before the new release.  ;-)

Still, give us an opportunity to test the Debian package before I make
up a new one.

Peter

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
Greg Minshall | 13 Jul 2011 02:08
Picon
Favicon

Re: MH-E 8.2.91 released

Bill,

i tried downloading 8.2.91.  i'm running
----
GNU Emacs 23.1.1 (i386-apple-darwin10.7.0, GTK+ Version 2.18.9) of
2011-03-25 on Greg-Minshalls-MacBook-Air.local
----

i started emacs normally.  doing mh-rmail, i got
----
mh-make-folder: Symbol's function definition is void: mh-pop-to-buffer-same-window
----

starting "emacs -q", the mh-rmail succeeds.

back to "emacs" (no -q), here is the debug stack:
----
Debugger entered--Lisp error: (void-function mh-pop-to-buffer-same-window)
  mh-pop-to-buffer-same-window("+inbox")
  mh-make-folder("+inbox")
  mh-scan-folder("+inbox" "unseen")
  mh-visit-folder("+inbox" "unseen")
  mh-rmail(nil)
  call-interactively(mh-rmail t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)
----

i see mh-pop-to-buffer-same-window in mh-compat.el.

(Continue reading)

Greg Minshall | 13 Jul 2011 02:11
Picon

Re: MH-E 8.2.91 released

ah, i should mention, with "emacs -q", the smoke test worked.  (well, i
don't use "inc", so that was a null test.)

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
Bill Wohler | 14 Jul 2011 04:25
Picon
Picon
Gravatar

Re: MH-E 8.2.91 released

Greg Minshall <minshall <at> umich.edu> wrote:

> ah, i should mention, with "emacs -q", the smoke test worked.  (well, i
> don't use "inc", so that was a null test.)

I'm going to guess that your .emacs sets the load-path to another
version of MH-E so that the older version of mh-compat.el was loaded,
which is devoid of the new definition of mh-pop-to-buffer-same-window.

When you have time to ensure that the beta is first in your load-path,
which add-to-list does, please let us know how it goes. Thanks!

I thought you were using Emacs 22 :-).

Thanks very much for helping us test!

--

-- 
Bill Wohler <wohler <at> newt.com> aka <Bill.Wohler <at> nasa.gov>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev

Gmane