emacs-pretest-bug
[Top][All Lists]
Advanced

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

Ebrowse on MacOSX


From: Immanuel Litzroth
Subject: Ebrowse on MacOSX
Date: Tue, 08 Jul 2003 10:07:05 +0200

Symptoms:

On MacOSX the ebrowse application generates a database which the the
ebrowse in emacs cannot read. The error:
file mode specification error: (wrong-type-argument listp [0 0])
The bactrace:

 ebrowse-draw-tree-fn()
  ebrowse-redraw-tree()
  (progn (ebrowse-redraw-tree) (set-buffer-modified-p nil))
  (if tree (progn (ebrowse-redraw-tree) (set-buffer-modified-p nil)))
  (when tree (ebrowse-redraw-tree) (set-buffer-modified-p nil))
  (let* ((ident ...) header tree buffer-read-only) (kill-all-local-variables) 
(use-local-map ebrowse-tree-mode-map) (unless (zerop ...) (goto-char ...) 
(multiple-value-setq ... ...) (message "Sorting. Please be patient...") (setq 
tree ...) (erase-buffer) (message nil)) (mapcar (quote make-local-variable) 
(quote ...)) (setf ebrowse--show-file-names-flag nil ebrowse--tree-obarray 
(make-vector 127 0) ebrowse--frozen-flag nil major-mode (quote 
ebrowse-tree-mode) mode-name "Ebrowse-Tree" mode-line-buffer-identification 
ident buffer-read-only t selective-display t selective-display-ellipses t 
revert-buffer-function (quote ebrowse-revert-tree-buffer-from-file) 
ebrowse--header header ebrowse--tree tree ebrowse--tags-file-name 
(buffer-file-name) ebrowse--tree-obarray (and tree ...) ebrowse--frozen-flag 
nil) (add-hook (quote local-write-file-hooks) (quote 
ebrowse-write-file-hook-fn)) (modify-syntax-entry 95 (char-to-string ...)) 
(when tree (ebrowse-redraw-tree) (set-buffer-modified-p nil)) (run-hooks (quote 
ebrowse-tree-mode-hook)))
  ebrowse-tree-mode()
  set-auto-mode()
  normal-mode(t)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer BROWSE> "~/workspace/c++/test/BROWSE" nil nil 
"~/workspace/c++/test/BROWSE" (4281115 (3584 . 9)))
  find-file-noselect("~/workspace/c++/test/BROWSE" nil nil t)
  find-file("~/workspace/c++/test/BROWSE" t)
* call-interactively(find-file)



In GNU Emacs 21.3.50.7 (powerpc-apple-darwin6.6)
 of 2003-07-07 on g4immanuel
configured using `configure '--without-x' '--without-sound' 
'--enable-carbon-app=~/Applications''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: nil

Recent input:
d d d d d d d d d d d d d d d d d d d d d d <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <kp-prior> <kp-prior> <up> <down> ! <up> 
<up> <up> <down> SPC M-x C-g M-x r e p o r t - e m 
a c s - b u <tab> <return>

Recent messages:
Auto-saving...done
No more articles [2 times]
Retrieving newsgroup: nnml:other...
Fetching headers for nnml:other...done
Generating summary...done
No more unread articles
No more articles
Quit
Auto-saving...
Loading emacsbug...done
***************************************************************************
It makes me uncomfortable to see
An English spinster of the middle class
Describe the amorous effects of `brass',
Reveal so frankly and with such sobriety
The economic basis of society.
W.H. Auden

--
Immanuel Litzroth
Software Development Engineer
Enfocus Software
Kleindokkaai 3-5
B-9000 Gent
Belgium
Voice: +32 9 269 23 90
Fax : +32 9 269 16 91
Email: address@hidden
web : www.enfocus.be
***************************************************************************





reply via email to

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