Bug 443849
| Summary: | completion in comint shell doesn't work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Kamens <h1k6zn2m> |
| Component: | emacs | Assignee: | Chip Coldwell <coldwell> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-23 19:00:04 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
Jonathan Kamens
2008-04-23 17:45:31 UTC
*** This bug has been marked as a duplicate of 443639 *** Is this occurring for actions like C-x C-f? I cannot reproduce this with emacs-23.0.60-2.fc9.x86_64. I have tried both the windowed version as well as in the terminal window (executed as "emacs -nw"). This has nothing to do with C-x C-f. That's minibuffer completion, which is handled within (interactive). As I explained in the bug, I'm talking about completion IN A COMINT SHELL BUFFER. |