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

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

popd not understood


From: Peter Dyballa
Subject: popd not understood
Date: Sun, 24 Jul 2005 14:51:02 +0200

Hello!

In shell I did:

        pete 165 /\ pwd
        /Users/pete
        pete 166 /\ pd Quellen/Fonts/public/
        ~/Quellen/Fonts/public ~
        pete 167 /\ pd ffcode2000
        ~/Quellen/Fonts/public/ffcode2000 ~/Quellen/Fonts/public ~
        pete 168 /\ pd ../ffcardo/
~/Quellen/Fonts/public/ffcardo ~/Quellen/Fonts/public/ffcode2000 ~/Quellen/Fonts/public ~
        pete 169 /\ popd
        ~/Quellen/Fonts/public/ffcode2000 ~/Quellen/Fonts/public ~

and then I entered C-x d. In dired I had ~/Quellen/Fonts/public/ffcardo, not ~/Quellen/Fonts/public/ffcode2000. File name completion does not work too because Emacs thinks it's in the ffcardo directory.

I am using tcsh 6.12.00. These variables are customized:

         '(comint-completion-recexact t)
         '(comint-input-ignoredups t)
         '(comint-input-ring-file-name ".emacs.d/history")
         '(comint-prompt-regexp "^[a-z]+ [0-9]+ /\\\\ " t)
         '(comint-use-prompt-regexp nil)
         '(shell-cd-regexp "[cp]d")
         '(shell-dirtrack-verbose nil)
         '(shell-pushd-regexp "p(ush|)d")


In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0, X toolkit, Xaw3d scroll bars)
 of 2005-07-24 on localhost
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/Application Support/Emacs/calendar:/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: nil
  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: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  desktop-save-mode: t
  show-paren-mode: t
  mouse-sel-mode: t
  display-time-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
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
p <escape> p <left> <left> <left> <left> <left> <right>
<left> " <right> <right> <right> SPC SPC C-e " <return>
<help-echo> <down-mouse-1> <help-echo> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-1>
p d SPC <left> <left> w <return> p d SPC Q u e l <tab>
F o <tab> p u <tab> <return> p d SPC f f c o <tab>
0 <return> p d SPC , <backspace> . . / f f c a <tab>
<return> p o p d <return> C-x d <return> <kp-enter>
<end> <kp-enter> C-x b <return> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>

Recent messages:
Completing file name...
Completed
Completing file name...
Completed
Completing file name...
Partially completed
Completing file name...
Completed
Mark set
Loading emacsbug...done


Nice pointer:

        If emacs crashed, and you have the emacs process in the gdb debugger,
        please include the output from the following gdb commands:
            `bt full' and `xbacktrace'.
        If you would like to further debug the crash, please read the file
        /usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


--
Mit friedvollen Grüßen

  Pete

Either this man is dead or my watch has stopped. - Groucho Marx





reply via email to

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