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

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

add-mode-abbrev only writes to fundamental-mode


From: Harry Putnam
Subject: add-mode-abbrev only writes to fundamental-mode
Date: Sat, 31 Jul 2004 23:04:14 -0500

Symptoms:

emacs some.sh 
Then mode line shows Abbrev turned on.
type a string then run C-x a l (`add-mode-abbrev')
and type another string.

Then M-x edit-abbrevs and find the new abbrev has been written to 
fundamental-mode-abbrev-table instead of sh-mode or shell-script-mode
Hand editing sh-mode or shell-script-mode-abbrev-tables to add shell
type abbrevs doesn't work either.  They only seem usable if added to
fundamental-mode


In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-07-29 on reader.local.net0
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: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Shell-script

Minor modes in effect:
  encoded-kbd-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  abbrev-mode: t

Recent input:
C-x a l b i g <return> M-x <up> e d i t SPC a SPC <return> 
C-s b i g C-x b <return> C-c M-m <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <report-emacs-bug>

Recent messages:
setting up indent stuff
Indentation variable are now local.
Indentation setup for shell type sh
Loading edmacro...done
Loading font-lock...done
Loading jit-lock...done
next-history-element: Beginning of history; no preceding item
Mark saved where search started
Menu-Bar mode enabled
Loading emacsbug...done




reply via email to

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