0

Emacs "mu" mode - recent ?

Hi,

  I have the old copy of mu-mode.el which my current version of emacs

        GNU Emacs 23.1.1
  doesn't load

  Do you have a more recent version  of mu-mode.el ?

 

===========================================================================

Debugger entered--Lisp error: (void-function cl-macroexpand-all)
  cl-macroexpand-all((quote ("require" "use")))
  #[(name &rest args) "\306\307^H!  \"^Z\310^[\311^\\312\211^]^^^[^H9\204^Z^@\313\314^H\"\210^N^\\242;\203.^@\315\n\316^N^\@#\210^N^\A^V^\^N^\\2048^@\313\317^H\"\210^N$
  (c-lang-defconst c-ref-list-kwds mu (quote ("require" "use")))
  eval-buffer(#<buffer  *load*> nil "/corp/home/nyue/projects/vii_hg/docs/HomeDirectory/mu-mode.el" nil t)  ; Reading at buffer position 2268
  load-with-code-conversion("/corp/home/nyue/projects/vii_hg/docs/HomeDirectory/mu-mode.el" "/corp/home/nyue/projects/vii_hg/docs/HomeDirectory/mu-mode.el" nil t)
  mu-mode()
  set-auto-mode-0(mu-mode nil)
  set-auto-mode()
  normal-mode(t)
  after-find-file(t t)
  find-file-noselect-1(#<buffer a.mu> "~/a.mu" nil nil "~/a.mu" nil)
  find-file-noselect("~/a.mu" nil nil t)
  find-file("~/a.mu" t)
  call-interactively(find-file nil nil)

Cheers

 

2 comments

  • 0
    Avatar
    Jim Hourihan

    Here you go Nicholas -- this one works in 24.5.1. Hopefully works with 23 as well

      -Jim

  • 0
    Avatar
    Nicholas Yue

    Thank you Jim. You are a legend. It is working!

Please sign in to leave a comment.