help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] smalltalk-mode typo


From: Denis Washington
Subject: [Help-smalltalk] smalltalk-mode typo
Date: Mon, 10 Jan 2011 20:11:21 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101230 Lanikai/3.1.7

Hi,

With today's git master, smalltalk-mode stopped working for me with Emacs 23 (void-variable smalltalk-previous-keyword). After a little investigation, I found what seems to be a simple typo in today's changes to smalltalk-mode.el:

 (defun* smalltalk-previous-keyword ...

 (defun* smalltalk-next-keyword ...

Removing the '*' symbol from both function definitions removed the problem and makes smalltalk-mode work again from me. A patch is attached.

Regards,
Denis

Attachment: smalltalk-mode.diff
Description: Text document


reply via email to

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