all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Count Dracula <Levent.Kitis@navy.mil>
To: help-gnu-emacs@gnu.org
Subject: Unexpected find-file behavior in Version 22.3 for Windows
Date: Wed, 8 Apr 2009 06:01:22 -0700 (PDT)	[thread overview]
Message-ID: <c4f74f93-360f-4fc6-b827-6fc71e9257fc@21g2000vbk.googlegroups.com> (raw)

Under Linux, if find-file is invoked while the cursor is in a buffer
called
  /opt/foo/bar/textfile.txt
the text offered for completion in the minibuffer area is
  /opt/foo/bar/
but in a newly installed Windows (Vista Home) version 22.3, the
minibuffer area always shows the home directory ~/. This is strange
and annoying. How can I get find-file to behave as in the Linux
version?

Also in cc-mode in the Windows version 22.3, the line indentation
function is bound to
C-c C-q and this works fine, but I would like to bind it to the tab
key. The C-d key is also bound to some function or other, and I need
it to be bound to delete-region.
I thought I could make these changes in the c-mode-hook function, but
what I tried was apparently not the way to do it. Could someone post
the lisp code I need for these changes?

A long-standing problem under Linux has been the shell buffer (or
terminal). If I run man in the shell buffer, I get a message that says
that the terminal is not fully functional. If I run gcc, its messages
contain what look like octal codes.
If I run ls, the filenames I get are surrounded by spurious
characters, mostly square brackets and carets. What does it take to
set up a fully functional terminal?

Thanks,
Levent


             reply	other threads:[~2009-04-08 13:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08 13:01 Count Dracula [this message]
2009-04-08 15:26 ` Unexpected find-file behavior in Version 22.3 for Windows Eli Zaretskii
2009-04-08 17:15 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c4f74f93-360f-4fc6-b827-6fc71e9257fc@21g2000vbk.googlegroups.com \
    --to=levent.kitis@navy.mil \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.