[OS X Emacs] Re: Return of dired mode problems like in Aquaemacs 1.7

Uwe Pieczynski uwe at piehome.de
Wed Aug 12 22:51:26 EDT 2009


It was not a proper fix but a workaround which was introduced in a
nightly build first. We had communicated via E-Mail.
I attach the last one.
The function that fixed last time the problem does not work in Aquaemacs 2.0

It is only some of the directories that cause the problem.
I assume that there is again a problem with Umlaute (ÄÖÜäöüß).

For the error I tried the debug mode:

Debugger entered--Lisp error: (wrong-type-argument wholenump nil)
  decode-coding-region(1 470 utf-8-nfd)
  insert-directory("/Users/upi/tmp/" "-al" nil t)
  dired-insert-directory("/Users/upi/tmp/" "-al" nil nil t)
  dired-readin-insert()
  dired-readin()
  dired-internal-noselect("~/tmp/" nil)
  dired-noselect("~/tmp")
  run-hook-with-args-until-success(dired-noselect "~/tmp")
  find-file-noselect("~/tmp" nil nil t)
  (let ((value ...)) (if tabbar-mode (if ... ... ...) (if ... ...)
(switch-to-buffer value)))
  aquamacs-find-file-2("~/tmp" t)
  call-interactively(aquamacs-find-file-2)
  (if filename (aquamacs-find-file-2 filename) (call-interactively
(quote aquamacs-find-file-2)))
  (if (or (not one-buffer-one-frame) filename (< ... 2)) (if filename
(aquamacs-find-file-2 filename) (call-interactively ...)) (let (...)
(new-empty-buffer nil)) (let (...) (unwind-protect ... ...)))
  aquamacs-find-file()
  call-interactively(aquamacs-find-file nil nil)


Greetings from Berlin,

Uwe


David Reitter schrieb:
> Uwe,
> 
> On Aug 12, 2009, at 4:43 PM, Uwe Pieczynski wrote:
> 
>> The problems with dired mode are back in Aquaemcas 2.0 preview 2. When
>> opening a directory for some directories there is only an error shown:
>> Wrong type argument: wholenump, nil
> 
> Can you tell which directories cause this sort of error?
> 
>> A similar problem was already fixed with Aquaemacs 1.8.
>> Seems like a kind of regression.
> 
> I don't recall what this problem was - do you have a reference, like a
> bug report or a commit ID for the fix or anything like that?
> 
> Thanks
> - David
> 
> -- 
> http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
> http://aquamacs.org/donate -- Could we help you? Return the favor and
> support the Aquamacs Project!
> 
> 
> ------------------------------------------------------------------------
> 
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

-------------- next part --------------
An embedded message was scrubbed...
From: David Reitter <david.reitter at gmail.com>
Subject: Re: [Aquamacs-bugs] Error with Aquaemacs dired mode
Date: Sun, 8 Mar 2009 23:47:06 -0400
Size: 23251
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20090813/03270206/attachment.eml>


More information about the MacOSX-Emacs mailing list