Emacs flyspell-mode no longer works

Bug #670591 reported by Joseph Iacobucci
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dictionaries-common (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: dictionaries-common

This bug is a duplicate of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591925

I am currently running Ubuntu 10.10.

Flyspell-mode does work anymore because of a bug in
/usr/share/emacs23/site-lisp/dictionaries-common/flyspell.el

Fix is to change the line:
(called-interactively-p 'interactive))
with
(called-interactively-p))

I then ran:
  # /usr/bin/emacs23 -batch -f batch-byte-compile \
    /usr/share/emacs23/site-lisp/dictionaries-common/flyspell.el

To fix the problem.

Revision history for this message
era (era) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #619015, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.