Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
99406bfa
Commit
99406bfa
authored
Sep 17, 2005
by
Romain Francoise
Browse files
*** empty log message ***
parent
77689ea3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
admin/FOR-RELEASE
admin/FOR-RELEASE
+0
-18
No files found.
admin/FOR-RELEASE
View file @
99406bfa
...
...
@@ -51,24 +51,6 @@ about trying to display the invalid gif file poison.gif.
* BUGS
** Fix recognition of shell's `dirs' command.
Is his change right?
Date: Wed, 29 Jun 2005 18:21:28 -0500 (CDT)
From: kevin.gal@verizon.net
When I use tcsh (which echoes command input) in a shell buffer,
entering "M-x dirs" fails because it mistakens the echoed "dirs"
string as the directory string to use as input when changing the
buffers default directory. The attached gziped patch file contains a
fix. The patch also binds the "dirs" command to "\e\C-m" in
shell-mode-map (previously unbound) to make it easy to invoke.
Finally, a test has been added to see if "shell-dirstack-query" is
non-nil. If so, it is not overwritten.
To enable the fix, the user must set comint-process-echoes to t.
** TCP server processes do not work on Windows.
TCP/IP server processes created with `make-network-process' consume
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment