SourceForge.net | 10 Jul 11:48
Picon
Gravatar

[ mh-e-Bugs-2014881 ] speedbar select=>scan: prompt in minibuffer in wrong frame

Bugs item #2014881, was opened at 2008-07-10 10:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=113357&aid=2014881&group_id=13357

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UI
Group: mh-e-8.0.3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jn Fairbairn (jonfairbairn)
Assigned to: Nobody/Anonymous (nobody)
Summary: speedbar select=>scan: prompt in minibuffer in wrong frame

Initial Comment:
I use several gnome-desktop workspaces; if I start
emacs in Workspace 1, make a new frame, move it to
workspace 2, start mh-e, start speedbar and then
use the mouse to select a folder with a lot of
messages in it, the prompt asking how many to scan
appears in the minibuffer in the frame on
workspace 1 (which is not on the sceen). This is
confusing!

It would be best if the prompt appeard in the
minibuffer on the same screen, but failing that,
(Continue reading)

Bill Wohler | 1 Jul 06:05
Picon
Picon

[SourceForge.net Site Status] SourceForge.net Web Site - 2008-03-06 14:23:47

Finally catching up on some of my mailing lists...

While most of you have probably already changed your passwords, I
forward this in case you haven't.

Picon
From: Jacob Moorman <moorman <at> sourceforge.net>
Subject: SourceForge.net Web Site - 2008-03-06 14:23:47
Newsgroups: SourceForge.net, Site, Status
Date: 2008-03-06 22:23:47 GMT

In support of improved security, all SourceForge.net user passwords have been expired and must be changed upon next login. CVS, Subversion and Shell users will need to login to the site to change their password before they will be able to access these services.

link

comments


--

-- 
Bill Wohler <wohler <at> newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
(Continue reading)

Glenn Morris | 27 Jun 04:22
Picon

emacs/lisp/mh-e ChangeLog.1

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Glenn Morris <gm>	08/06/27 02:23:32

Modified files:
	lisp/mh-e      : ChangeLog.1 

Log message:
	American English spelling fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog.1?cvsroot=emacs&r1=1.11&r2=1.12

Patches:
Index: ChangeLog.1
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/ChangeLog.1,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- ChangeLog.1	9 Jun 2008 16:10:27 -0000	1.11
+++ ChangeLog.1	27 Jun 2008 02:23:32 -0000	1.12
@@ -10443,8 +10443,8 @@
 2001-12-04  Peter S Galbraith  <psg <at> debian.org>

 	* mh-e.el (mh-folder-subject-face et al.): Yet another attempt at
-	colours for folder-mode.  Still themed, but fewer and darker
-	colours (Blame Eric this time!).  I'll get to underlining tomorrow
+	colors for folder-mode.  Still themed, but fewer and darker
+	colors (Blame Eric this time!).  I'll get to underlining tomorrow
(Continue reading)

SourceForge.net | 14 Jun 02:46
Picon
Gravatar

[ mh-e-Bugs-1694117 ] Digest Related Bug

Bugs item #1694117, was opened at 2007-04-04 17:57
Message generated for change (Comment added) made by dj_henman
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=113357&aid=1694117&group_id=13357

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: mh-e-8.0.3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Darel (dj_henman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Digest Related Bug

Initial Comment:
 Re: Bug concerned with ==>  mh-show-page-digest-backwards

In "mh-show.el"  we have:

------
(gnus-define-keys (mh-show-digest-map "D" mh-show-mode-map)
  "?"    mh-prefix-help
  " "    mh-show-page-digest
  "\177" mh-show-page-digest-backwards
  "b"    mh-show-burst-digest)
------
(Continue reading)

d.henman | 13 Jun 12:42
Picon

Seg. Fault occurs


I am not sure the cause of this problem yet.

I just rebuilt emacs from a clean cvs download for today's date and built witout error (GNU Emacs 23.0.60.1
June 12th).

MH-E gets invoked fine.

F v  :folder visit brings up a window normally

But, when I select [RET] to view a message, the window doesn't change and I 
get a segmentation violation fault. 

My guess is that the problem is "ftfont_font_format()" getting called with a 
null value.

see below #4  0x20164811 in ftfont_font_format (pattern=0x0) at ftfont.c:1740

I am writing this to see if any of you has any ideas.
Tomorrow I plan to rip out the newly cvs downloaded mh-e lisp files and 
replace them with a "Jan 28, 2008"  MH-E source.  This will at least give me an indication of wheter the culprit
is the new emacs or mh-e code.

regards,
  darel henman

--

Here is the gdb backtrace:
----------------------
(Continue reading)

Glenn Morris | 12 Jun 05:54
Picon

emacs/lisp/mh-e ChangeLog

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Glenn Morris <gm>	08/06/12 03:58:11

Modified files:
	lisp/mh-e      : ChangeLog 

Log message:
	*** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog?cvsroot=emacs&r1=1.283&r2=1.284

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -b -r1.283 -r1.284
--- ChangeLog	8 Jun 2008 21:53:13 -0000	1.283
+++ ChangeLog	12 Jun 2008 03:58:11 -0000	1.284
@@ -1,3 +1,11 @@
+2008-06-12  Glenn Morris  <rgm <at> gnu.org>
+
+	* mh-seq.el (tool-bar-map): Define for compiler.
+
+	* mh-folder.el (mh-folder-mode):
+	* mh-letter.el (mh-letter-mode):
+	* mh-show.el (mh-show-mode):  Check tool-bar-map is bound.
(Continue reading)

Glenn Morris | 12 Jun 05:54
Picon

emacs/lisp/mh-e mh-folder.el mh-letter.el mh-sh...

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Glenn Morris <gm>	08/06/12 03:57:57

Modified files:
	lisp/mh-e      : mh-folder.el mh-letter.el mh-show.el 

Log message:
	Check tool-bar-map is bound.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-folder.el?cvsroot=emacs&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-letter.el?cvsroot=emacs&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-show.el?cvsroot=emacs&r1=1.13&r2=1.14

Patches:
Index: mh-folder.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/mh-folder.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- mh-folder.el	6 May 2008 03:56:46 -0000	1.20
+++ mh-folder.el	12 Jun 2008 03:57:56 -0000	1.21
@@ -1,6 +1,7 @@
 ;;; mh-folder.el --- MH-Folder mode

-;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008
+;;   Free Software Foundation, Inc.
(Continue reading)

Glenn Morris | 12 Jun 05:54
Picon

emacs/lisp/mh-e mh-seq.el

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Glenn Morris <gm>	08/06/12 03:57:36

Modified files:
	lisp/mh-e      : mh-seq.el 

Log message:
	(tool-bar-map): Define for compiler.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-seq.el?cvsroot=emacs&r1=1.37&r2=1.38

Patches:
Index: mh-seq.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/mh-seq.el,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- mh-seq.el	6 May 2008 03:56:48 -0000	1.37
+++ mh-seq.el	12 Jun 2008 03:57:36 -0000	1.38
@@ -1,7 +1,7 @@
 ;;; mh-seq.el --- MH-E sequences support

-;; Copyright (C) 1993, 1995,
-;;  2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008  Free Software Foundation, Inc.

(Continue reading)

Juanma Barranquero | 9 Jun 18:06
Picon

emacs/lisp/mh-e ChangeLog.1

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Juanma Barranquero <lektu>	08/06/09 16:10:28

Modified files:
	lisp/mh-e      : ChangeLog.1 

Log message:
	Fix typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog.1?cvsroot=emacs&r1=1.10&r2=1.11

Patches:
Index: ChangeLog.1
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/ChangeLog.1,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- ChangeLog.1	9 Jun 2008 13:58:42 -0000	1.10
+++ ChangeLog.1	9 Jun 2008 16:10:27 -0000	1.11
@@ -11061,7 +11061,7 @@
 	(mh-folder-font-lock-keywords): New font-lock for folder-mode that
 	uses the above regexps.

-2001-11-19  chad  <y <at> mit.edu>
+2001-11-19  chad brown  <y <at> mit.edu>

 	* mh-comp.el (mh-letter-tool-bar-map): made both references to
(Continue reading)

Juanma Barranquero | 9 Jun 15:58
Picon

emacs/lisp/mh-e ChangeLog.1

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Juanma Barranquero <lektu>	08/06/09 13:58:42

Modified files:
	lisp/mh-e      : ChangeLog.1 

Log message:
	Remove non-breaking space.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog.1?cvsroot=emacs&r1=1.9&r2=1.10

Patches:
Index: ChangeLog.1
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/ChangeLog.1,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- ChangeLog.1	6 May 2008 03:56:44 -0000	1.9
+++ ChangeLog.1	9 Jun 2008 13:58:42 -0000	1.10
@@ -885,7 +885,7 @@
 	4. Run xbmtopbm < file.xbm > file.pbm.
 	Thanks to jan.h.d <at> swipnet.se for the help.

-2004-07-07  Stephen Gildea
+2004-07-07  Stephen Gildea  <gildea <at> stop.mail-abuse.org>

 	* mh-customize.el (mh-invisible-header-fields-internal):
(Continue reading)

Picon

emacs/lisp/mh-e mh-letter.el

CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	John Paul Wallington <jpw>	08/06/08 21:52:28

Modified files:
	lisp/mh-e      : mh-letter.el 

Log message:
	(mh-complete-word): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-letter.el?cvsroot=emacs&r1=1.20&r2=1.21

Patches:
Index: mh-letter.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/mh-letter.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- mh-letter.el	6 May 2008 03:56:47 -0000	1.20
+++ mh-letter.el	8 Jun 2008 21:52:28 -0000	1.21
@@ -874,7 +874,7 @@

 ;;;###mh-autoload
 (defun mh-complete-word (word choices begin end)
-  "Complete WORD at from CHOICES.
+  "Complete WORD from CHOICES.
 Any match found replaces the text from BEGIN to END."
   (let ((completion (try-completion word choices))
(Continue reading)


Gmane