Bug 188973

Summary: xemacs complains about configuration
Product: [Fedora] Fedora Reporter: Horst H. von Brand <vonbrand>
Component: xemacsAssignee: Ville Skyttä <scop>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---Keywords: MoveUpstream
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 21.5.27-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-20 19:05:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
.xemacs/init.el
none
~/.xemacs/custom.el none

Description Horst H. von Brand 2006-04-14 02:12:38 UTC
Description of problem:
xemacs spews errors and warnings about its configuration, moving it out of the
way doesn't help much. Running mh-rmail (yes, I use MH-E with nmh) hangs in
"fontifying +inbox", the menubar works with the mouse, but you can't close
xemacs that way.

Version-Release number of selected component (if applicable):
21.5.26-2.fc6

How reproducible:
Always


Steps to Reproduce:
1. Start xemacs
2. M-x mh-rmail
3.
  
Actual results:
Error messages, finally hang

Expected results:
Reading mail

Additional info:

Comment 1 Ville Skyttä 2006-04-14 12:12:38 UTC
(In reply to comment #0)
> xemacs spews errors and warnings about its configuration, moving it out of the
> way doesn't help much.

By "its configuration", I assume you mean stuff in your ~/.xemacs?
Please post the errors and warnings you get.

> moving it out of the way doesn't help much

How does doing so affect things?  What about xemacs -vanilla and/or xemacs -q?

> Steps to Reproduce:
> 1. Start xemacs
> 2. M-x mh-rmail

Before doing the above, I installed nmh, ran install-mh, created the
~/Mail/inbox directory.  The did the above, inbox is obviously empty but no
warnings or errors are printed anywhere, nor any hangs witnessed, and menubar
works as usual.

Comment 2 Horst H. von Brand 2006-04-16 00:19:41 UTC
Now I had time to look a bit further into the problem. It turned out that my
~/.xemacs/init.el contained:

   ;;; UTF-8

   (require 'un-define)
   (set-coding-priority-list '(utf-8))
   (set-coding-category-system 'utf-8 'utf-8)

and commenting that out fixed the complaints when starting up.

Sorry for the noise.

Comment 3 Horst H. von Brand 2006-04-16 00:54:24 UTC
Tried it again now. Now I think it is:
1. Start xemacs
2. Get new mail (M-x mh-rmail)
3. Delete some mail

Hangs in "Fontifying +inbox... (regexps)"

Moving the mouse over the different buttons gives messages in the message
buffer, but there is no reaction (i.e., I can't go to the *Warnings* buffer to
copy it here). I just see:

  Warning:  Error in 'pre-idle hook' (resetting to nil): Attempt to throw
outside of function:To catch 'call-process-done' with value '0'

I had to enlarge the window to get to see this, trying to kill it via the 'X'
button goes nowhere. The slide bar stays put, even though the window grows. You
can move the slider, but it doesn't move through the buffer.

Comment 4 Horst H. von Brand 2006-04-16 00:57:17 UTC
Created attachment 127791 [details]
.xemacs/init.el

My configuration (custom.el to follow)

Comment 5 Horst H. von Brand 2006-04-16 00:58:41 UTC
Created attachment 127792 [details]
~/.xemacs/custom.el

Second piece of my configuration

Comment 6 Horst H. von Brand 2006-04-17 19:06:39 UTC
I thought this had been fixed with xemacs-21.5.26-3.fc6, but it still hangs just
the same.

Comment 7 Ville Skyttä 2006-04-23 17:56:46 UTC
A bit of googling around revealed this (see also the followup):
http://list-archive.xemacs.org/xemacs-beta/200509/msg00225.html

I'm inclined to think that this is an upstream bug and not a packaging one, so
asking on xemacs-beta could be the best way to get someone familiar
with this stuff to look into it.  Would you mind doing that?

Comment 8 Horst H. von Brand 2006-05-30 01:46:54 UTC
I just reported the bug (against xemacs-21.5.27-1.fc6) via the bug report
mechanism in it.

Comment 9 Horst H. von Brand 2006-09-11 13:04:13 UTC
Still the same, now with xemacs-21.5.27-3.fc6. The one in FC5 works fine, so I'm
using that one.


Comment 10 Ville Skyttä 2006-09-11 18:58:56 UTC
The XEmacs mailing list archives are down ATM, so hopefully I'm not suggesting
the same thing for the second time, but could you try adding this to
~/.xemacs/init.el and see if it affects anything:

  (setq progress-feedback-use-echo-area t)

(From http://sf.net/tracker/?func=detail&atid=213357&aid=1323760&group_id=13357 )

Comment 11 Horst H. von Brand 2006-09-11 22:42:42 UTC
Yup, that seems to cure it. And boy, is the new one faster!

In any case, this is then an xemacs bug, being worked on upstream. I don't know
enough about RH BZ etiquette to say if it should be closed now, etc.

Comment 12 Ville Skyttä 2006-09-12 17:37:51 UTC
Thanks for the confirmation.

I'll leave this open to remind that we'd probably be better off disabling the
graphical progress bar in the default out of the box config until it's fixed
upstream.

Comment 13 Ville Skyttä 2006-09-20 19:05:53 UTC
Done in 21.5.27-4