Bug 65183

Summary: tamago causes extraneous emacs -q -batch output
Product: [Retired] Red Hat Linux Reporter: Jay Berkenbilt <ejb>
Component: tamagoAssignee: Nakai <ynakai>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.3CC: ejb
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-19 17:35:23 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:

Description Jay Berkenbilt 2002-05-19 17:35:18 UTC
Description of Problem:

emacs -q batch --no-site-file generates extraneous output because of (message)
statements in /usr/share/emacs/site-lisp/egg/leim-list.el

Version-Release number of selected component (if applicable):

tamago-4.0.6-5

How Reproducible:

always

Steps to Reproduce:
1. run emacs -q -batch --no-site-file

Actual Results:

You see the following:

Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el 
   and load others...
Loading /usr/share/emacs/21.2/leim/leim-list.el (source)...


Expected Results:

You should not get any output.

Additional Information:
	
This is the result of poor style in leim-list.el.  Some people may not consider
this a bug, but being able to use emacs -q -batch --no-site-file and have
predictable output is very useful for automated testing.

I'm surprised to see tamago installed with emacs 21.2.  I thought emacs 21
subsumed its functionality.  Prehaps I'm just confused.

Comment 1 Nakai 2002-05-24 09:34:19 UTC
Fix in tamago-4.0.6-8.src.rpm.

Comment 2 Nakai 2002-05-24 09:39:58 UTC
Additinally, it's decided tamago will not be in emacs 21 so
we need tamago for Japanese input on our future versions of
Red Hat Linux with emacs 21...