help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: abbrev-mode wizardry needed


From: address@hidden
Subject: Re: abbrev-mode wizardry needed
Date: 19 Apr 2006 13:16:31 -0700
User-agent: G2/0.2

That doesn't work for me at all.

If I have nothing at all in my .emacs file except this:

(defun end-of-next-line ()
  (interactive)
  (next-line)
  (end-of-line))

And then I open up a file containing this:

row1
row2

And I have point after '1' and do M-x end-of-next-line RET

The following appears in the minibuffer:

-
Wrong number of arguments: #[(arg) "^H\203&^@
ÃU\203&^@\212Ä^?\210m)\203^_^@Ä\
^ZÄ^?\210Åc\210)\2026^@Æ !\210\2026^@t\2032^@ÄÇÈ\217\210\2026^@Æ
!\210Ä\207" [n\
ext-line-add-newlines arg abbrev-mode 1 nil "
" line-move (line-move arg) (((beginning-of-buffer end-of-buffer)
(ding)))] 3 1\
343309 "p"], 0



reply via email to

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