Bug 443849 - completion in comint shell doesn't work
Summary: completion in comint shell doesn't work
Keywords:
Status: CLOSED DUPLICATE of bug 443639
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chip Coldwell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-23 17:45 UTC by Jonathan Kamens
Modified: 2008-04-23 19:28 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-23 19:00:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Kamens 2008-04-23 17:45:31 UTC
With emacs-23.0.60-2.fc9.i386, when I partially type a directory (e.g., "~/add" 
when the directory "~/addresses" exists) and hit tab, it doesn't complete.

It's trying to complete but none of the completion functions are doing anything.

This, as you might imagine, is exceedingly irritating.

Comment 1 Chip Coldwell 2008-04-23 19:00:04 UTC

*** This bug has been marked as a duplicate of 443639 ***

Comment 2 Pawel Salek 2008-04-23 19:23:14 UTC
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").

Comment 3 Jonathan Kamens 2008-04-23 19:28:27 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.