[OS X Emacs] Aquamacs 1.4 RC2 performance

Avdi Grimm avdi at avdi.org
Wed Jun 11 12:25:27 EDT 2008


I just captures this backtrace:

  (setq result (cons (funcall function tabset) result))
  (push (funcall function tabset) result)
  (lambda (tabset) (push (funcall function tabset)
result))(gnus-tmp-article-number)
  mapatoms((lambda (tabset) (push (funcall function tabset) result)) nil)
  (let (result) (mapatoms (function ...) tabbar-tabsets) result)
  tabbar-map-tabsets(tabbar-reformat-tabset)
  tabbar-reformat-all-tabsets()
  run-hooks(window-configuration-change-hook)
  completing-read("Find file: ~/dev/" (("dummy" 0.1)) nil nil nil
ido-file-history)

I find it interesting that it's messing around with tabbar even though
I have tabbar turned off.

-- 
Avdi

Home: http://avdi.org
Developer Blog: http://avdi.org/devblog/
Twitter: http://twitter.com/avdi
Journal: http://avdi.livejournal.com



More information about the MacOSX-Emacs mailing list