all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* backwards-kill-word in ansi-term and C-f2
@ 2009-02-12 14:46 cvd
  2009-02-12 17:23 ` cvd
  0 siblings, 1 reply; 2+ messages in thread
From: cvd @ 2009-02-12 14:46 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I've noticed a couple of issues with CVS Emacs on OS 10.5.6:

1.  In ansi-term, if I use backward-kill word to remove part of a path
at the prompt, and then type where those words were and hit Enter, the
text that was killed was only killed "visually", but is still there,
causing the command to fail.  This doesn't happen in Emacs 22.

Example:
~$ ls /foo/bar/baz/
M-d (which kills "baz/")
~$ ls /foo/bar/same
Enter
ls: /foo/bar/baz/same: No such file or directory

2.  On the Mac, you can type C-f2 to get to the menu bar, and then
move around in the menu with the cursor keys.
With CVS Emacs when typing C-f2, I get "<C-f2> is undefined" in the
mini buffer.  This works in Emacs 22.

Has anyone else experienced this (or, can confirm)?

Thanks,
Chris.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: backwards-kill-word in ansi-term and C-f2
  2009-02-12 14:46 backwards-kill-word in ansi-term and C-f2 cvd
@ 2009-02-12 17:23 ` cvd
  0 siblings, 0 replies; 2+ messages in thread
From: cvd @ 2009-02-12 17:23 UTC (permalink / raw
  To: help-gnu-emacs

On Feb 12, 8:46 am, cvd <chris0123456...@gmail.com> wrote:
> Hi,
>
> I've noticed a couple of issues with CVS Emacs on OS 10.5.6:
>
> 1.  In ansi-term, if I use backward-kill word to remove part of a path
> at the prompt, and then type where those words were and hit Enter, the
> text that was killed was only killed "visually", but is still there,
> causing the command to fail.  This doesn't happen in Emacs 22.
>
> Example:
> ~$ ls /foo/bar/baz/
> M-d (which kills "baz/")
> ~$ ls /foo/bar/same
> Enter
> ls: /foo/bar/baz/same: No such file or directory
>
> 2.  On the Mac, you can type C-f2 to get to the menu bar, and then
> move around in the menu with the cursor keys.
> With CVS Emacs when typing C-f2, I get "<C-f2> is undefined" in the
> mini buffer.  This works in Emacs 22.
>
> Has anyone else experienced this (or, can confirm)?
>
> Thanks,
> Chris.

UPDATE:

This thread:  http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/f3025eac46630b36?hl=en#
seems to answer (maybe) Number 2.  I noticed that mac-pass-control-to-
system is not defined in CVS Emacs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-12 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 14:46 backwards-kill-word in ansi-term and C-f2 cvd
2009-02-12 17:23 ` cvd

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.