Bug 183754 - app-shells/tcsh-6.15.00 - normalize-command (^X-^?) stopped to work
Bug#: 183754 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: grobian@gentoo.org Reported By: ykar@list.ru
Component: Applications
URL:  http://bugs.gw.com/view.php?id=53
Summary: app-shells/tcsh-6.15.00 - normalize-command (^X-^?) stopped to work
Keywords:  
Status Whiteboard: 
Opened: 2007-06-30 17:38 0000
Description:   Opened: 2007-06-30 17:38 0000
Hello

There is a bug in tcsh-6.15.00 so normalize-command does not work. (It should
work in such manned: you typed for example "cat" in command line then hit
ctrl-x,ctrl-? and cat is expanded to /bin/cat inplace).

But this feature was broken in 6.15.00 and nothing happens when I hit this
combination.

I created a patch to fix this bug. I also submitted it to bug tracking system
of tcsh, but stable releases of tcsh appears very rare and I'm afraid this
would be fixed only in 6.16.00 (next stable release).

------- Comment #1 From Yuri Karaban 2007-06-30 17:39:20 0000 -------
Created an attachment (id=123477) [details]
Patch to fix the problem

------- Comment #2 From Fabian Groffen 2007-07-01 19:50:32 0000 -------
Do you have a link to the bug you submitted upstream?  I hope upstream responds
to it, so I know whether it is ok or not to apply in Gentoo.

------- Comment #3 From Fabian Groffen 2007-07-01 19:55:20 0000 -------
nm. I found it: http://bugs.gw.com/view.php?id=53

------- Comment #4 From Fabian Groffen 2007-07-03 16:49:16 0000 -------
Upstream accepted and applied the patch, so I added it to portage.  Thanks!