emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shell-mode cannot count


From: Peter Dyballa
Subject: shell-mode cannot count
Date: Wed, 20 Jul 2005 15:02:00 +0200

Hello!

In *shell* (tcsh 6.12.00) I often repeat a command by getting it back with M-p and than I change it a bit, for example adding a word or argument to it. When I then go to the end with C-e the cursor does not reach it. That's the reason why I do not press return at once -- since the end's not found it happens that only part of the command is executed and the remainder lands on the next line.

Summary of minor modes:
  Auto-Compression minor mode (no indicator):
  Blink-Cursor minor mode (no indicator):
  Column-Number minor mode (no indicator):
  Desktop-Save minor mode (no indicator):
  Display-Time minor mode (no indicator):
  Font-Lock minor mode (no indicator):
  Global-Font-Lock minor mode (no indicator):
  Line-Number minor mode (no indicator):
  Menu-Bar minor mode (no indicator):
  Mouse-Sel minor mode (no indicator):
  Mouse-Wheel minor mode (no indicator):
  Next-Error-Follow minor mode (no indicator):
  Show-Paren minor mode (no indicator):
  Tool-Bar minor mode (no indicator):
  Tooltip minor mode (no indicator):
  Transient-Mark minor mode (no indicator):

The continued description contains this too:

        If you want to make multiple shell buffers, rename the `*shell*' buffer
        using C-ࢮ or M-x rename-uniquely and start a new shell.

The character at C- is described as (C-u C-x =):

                character: ࢮ (04256, 2222, 0x8ae)
preferred charset: mule-unicode-0100-24ff (Unicode characters of the range U+0100..U+24FF.)
               code point: 0x344E
                   syntax: w    which means: word
              buffer code: 0xE0 0xA2 0xAE
                file code: 0xE0 0xA2 0xAE (encoded by coding system utf-8)
                  display: no font available

This looks a bit strange to me ...



In GNU Emacs 23.0.0.2 (powerpc-apple-darwin7.9.0, GTK+ Version 2.6.8)
 of 2005-07-19 on localhost
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--with-gtk' '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/Application Support/Emacs/calendar23:/Library/Application Support/Emacs/preview:/Library/Application Support/Emacs/auctex/images:/Library/Application Support/Emacs/auctex:/Library/Application Support/Emacs' 'CFLAGS=-ggdb -pipe -faltivec -maltivec -mcpu=740 -no-cpp-precomp -fomit-frame-pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: de_DE.UTF-8
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  display-time-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol


--
Greetings

  Pete                                           0
                                           %-/\_//
                                            (*)(*)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]