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

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

Ada templates not properly initialized


From: Richard Walker
Subject: Ada templates not properly initialized
Date: Fri, 6 May 2005 15:30:54 +1000

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

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

I don't have (require 'ada-mode) in my .emacs.
The symptom:  start up Emacs, C-x C-f a new Ada file, then insert a
package template. (See keystroke log at the end.) You get an error.
If you type M-x ada-mode RET and try again, it works.

Hmm, the end of ada-mode.el loads ada-stmt.  But it seems to be "too
late" for the setting of ada-mode-hook at the end of ada-stmt to have
the necessary effect.  (Why?)

Perhaps most people who use this already have (require 'ada-mode) in
their .emacs and wouldn't have noticed.



In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit)
 of 2005-04-11 on king
Distributor `The XFree86 Project, Inc', version 11.0.40300001
configured using `configure '--prefix=/tmp/emacs''

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

Minor modes in effect:
  mouse-wheel-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
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f t . a d s <return> C-c t C-k t <return> M-x 
r e p o r t - e m <tab> <return>

Recent messages:
Loading subst-jis...done
Loading regexp-opt...done
Loading byte-opt...done
Loading semantic-el...done
Loading jit-lock...done
(New file)
Loading ada-mode...done
Loading ada-stmt...done
skeleton-internal-1: Symbol's value as variable is void: <
Loading emacsbug...done




reply via email to

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