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

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

bug#56499: 28.1; Unable to open large file


From: Juan José García-Ripoll
Subject: bug#56499: 28.1; Unable to open large file
Date: Mon, 11 Jul 2022 19:33:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (windows-nt)

The file is living in OneDrive in Windows 10/11. I will try with other files in 
the same file system, but it has hit me hard this week, which I am in remote 
mode.

Juanjo

Eli Zaretskii <eliz@gnu.org> writes:
>> From: Juan José García Ripoll
>>  <juanjose.garcia.ripoll@csic.es>
>> Date: Mon, 11 Jul 2022 19:09:49 +0200
>> 
>> 
>> I am trying to load a file with
>> (find-file-literally "~/OneDrive/Mail/archive/Archives-2017.mbox")
>> either as lisp code or using key commands. Any alternative leads to a
>> lisp error with the following backtrace
>> Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
>>   file-truename(nil)
>>   find-file-noselect-1(#<buffer 
>> Archives-2017.mbox<juanj/OneDrive/Mail/archive>> 
>> "~/OneDrive/Mail/archive/Archives-2017.mbox" nil t 
>> "~/OneDrive/Mail/archive/Archives-2017.mbox" (281474976939729 250058804))
>>   find-file-noselect("~/OneDrive/Mail/archive/Archives-2017.mbox" nil t)
>>   find-file-literally("~/OneDrive/Mail/archive/Archives-2017.mbox")
>>   eval-expression((find-file-literally 
>> "~/OneDrive/Mail/archive/Archives-2017.mbox") nil nil 127)
>>   funcall-interactively(eval-expression (find-file-literally 
>> "~/OneDrive/Mail/archive/Archives-2017.mbox") nil nil 127)
>>   command-execute(eval-expression)
>> All this was done from a bare emacs (using -Q)
>
> Does this happen with any file?  If not, what is special about this
> file?
>
> It sounds like buffer-file-name is nil for the buffer where the file
> is visited, and I don't think I understand how could that happen with
> a regular file.
>
> In any case, I cannot reproduce this with random files I tried here.

-- 
Juan José García Ripoll

Quantum Information and Foundations Group
Institute of Fundamental Physics IFF-CSIC
Calle Serrano 113b, Madrid 28006 Spain
http://quinfog.hbar.es - http://juanjose.garciaripoll.com





reply via email to

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