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

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

emacs --script


From: Deepak Goel
Subject: emacs --script
Date: Mon, 01 Aug 2005 10:09:15 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


I build the CVS, create this file testemrmy, with this content:


#!/usr/local/bin/emacscvs --script

(message "hi")


Works perfectly when I type testemrmy from bash and hi gets echoed.


Then, in the same directory, I: touch testemrmy.m

And now when I invoke the same script, hi doesn't get echoed.  The
script never gets sourced.


I can't find the source of the bug, but sounds suspiciously like a
nosuffix argument missing in a (c-equivalent of?) `load-library'
somewhere.






In GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-06-03 on ewaves.com
Distributor `The XFree86 Project, Inc', version 11.0.40300001
configured using `configure '--prefix=/home/deego/pub/pub/spcusr/usr/local''

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: Info

Minor modes in effect:
  erc-autojoin-mode: t
  erc-track-mode: t
  erc-fill-mode: t
  erc-netsplit-mode: t
  erc-stamp-mode: t
  erc-pcomplete-mode: t
  erc-button-mode: t
  erc-match-mode: t
  erc-ring-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  recentf-mode: t
  iswitchb-mode: t
  tabbar-mode: t
  vel-mode: t
  icomplete-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
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  temp-buffer-resize-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
C-c h SPC i m e l i <backspace> <backspace> m a c s 
<return> C-x 1 w s c <backspace> e m a c s <backspace> 
<backspace> <backspace> <backspace> <backspace> - - 
s c r i p t <return> M-x r e p o r t - e m <tab> <
return>

Recent messages:
IDLEDO's action canceled..(require (quote dired))
Composing main Info directory...
Mark set
Composing main Info directory...done
(emacs)Top
Searching subfile emacs-2...
Searching subfile emacs-3...
Searching subfile emacs-4...
Searching subfile emacs-5...
Loading emacsbug...done




reply via email to

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