emacs-devel
[Top][All Lists]
Advanced

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

Re: define-abbrev


From: Andreas Röhler
Subject: Re: define-abbrev
Date: Mon, 29 Oct 2007 18:34:13 +0100
User-agent: KMail/1.9.5

Am Montag, 29. Oktober 2007 16:38 schrieb Stefan Monnier:
> >> > `define-abbrevs' signals:
> >> >  Wrong type argument: number-or-marker-p, nil
> >>
> >> Please give a precise test case.
> >>
> >> > Below the output from edebug:
> >>
> >> Edebug is good for debugging but is mostly useless for bug-reporting.
> >> A good backtrace is a much better start point.
> >
> > Got two different backtraces today and yesterday
>
> I still need a testcase.
>
>
>         Stefan

emacs -q

cursor after "Welcome" at startscreen

M-x add-global-abbrev wo RET

M-x edit-abbrevs

Kill just inserted line "wo" 0 "Welcome"

C-c C-c

then described error occurs.

apply: Wrong type argument: number-or-marker-p, nil

Andreas Röhler


;;;;;;;;;;;

In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
 of 2007-10-28 on noname
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
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: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Edit-Abbrevs

Minor modes in effect:
  show-paren-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-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
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<up> <up> <right> <right> <right> <right> <right> <right> 
<right> M-x a d d - g l o <tab> <return> w o <return> 
M-x e d i t - a b b <tab> <return> C-s " w o " <left> 
<left> <left> <left> C-k C-c C-c M-x r e p o r t - 
e m a c s - b u <tab> <return>

Recent messages:
Loading MY-PATH/emacs/20071028/emacs/leim/leim-list.el (source)...done
Loading /usr/local/share/emacs/site-lisp/egg/leim-list.el (source)...
Finished loading /usr/local/share/emacs/site-lisp/egg/leim-list.el 
   and load others...
Loading /usr/local/share/emacs/23.0.50/leim/leim-list.el (source)...done
Loading MY-PATH/emacs/20071028/emacs/leim/leim-list.el (source)...done
Loading /usr/local/share/emacs/site-lisp/egg/leim-list.el (source)...done
Loading /usr/share/emacs/site-lisp/egg/leim-list.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark saved where search started
apply: Wrong type argument: number-or-marker-p, nil





reply via email to

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