Bug 131940
| Summary: | No such directory: "/usr/share/emacs/site/lisp/iiimecf" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nakai <ynakai> |
| Component: | im-sdk | Assignee: | Akira TAGOH <tagoh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | eng-i18n-bugs, fedora-ja-list, wtogami |
| Target Milestone: | --- | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-09-09 07:15:02 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 125997 | ||
fixed in 12.0.1-4.svn1891. Confirmed fix. Tested with 12.0.1-5. However, as emacs does not support only support TCP, htt.xml.conf has to be modified to accept TCP connection for emacs to work properly with IIIMF. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.6) Gecko/20040510 Description of problem: iiimecf-init.el in im-sdk has non-existent directory. (add-to-list 'load-path "/usr/share/emacs/site/lisp/iiimecf") No such directory in the system. I guess it should be "/usr/share/emacs/site-lisp/iiimecf" or so. Version-Release number of selected component (if applicable): im-sdk-12.0.1-3.svn1891.src.rpm How reproducible: Always Steps to Reproduce: 1. See iiimecf-init.el 2. No such dir. 3. Actual Results: No such dir Expected Results: Write existent dir Additional info: I don't know how this mistake makes a bug.