all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Unexpected find-file behavior in Version 22.3 for Windows
Date: Wed, 08 Apr 2009 18:26:18 +0300	[thread overview]
Message-ID: <83skkj415x.fsf@gnu.org> (raw)
In-Reply-To: <c4f74f93-360f-4fc6-b827-6fc71e9257fc@21g2000vbk.googlegroups.com>

> From: Count Dracula <Levent.Kitis@navy.mil>
> Date: Wed, 8 Apr 2009 06:01:22 -0700 (PDT)
> 
> 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 ~/.

That's not what I see.  Does this happen for you even in "emacs -Q"?

> 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.

You will need to customize your Emacs in the .emacs file.

> 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?

I think you want c-mode-common-hook.  If that does not work, show here
your Lisp, and someone will help you get it right.




  reply	other threads:[~2009-04-08 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08 13:01 Unexpected find-file behavior in Version 22.3 for Windows Count Dracula
2009-04-08 15:26 ` Eli Zaretskii [this message]
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=83skkj415x.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.