unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>,
	Robert Boyer <robertstephenboyer@gmail.com>
Cc: 69575@debbugs.gnu.org
Subject: bug#69575: Me again. Two bugs.
Date: Sat, 18 May 2024 23:00:20 +0000	[thread overview]
Message-ID: <CADwFkm=dx6Km9MyZgEowcgwc1_RpcgXfLYSK8P4+OLRvbqZfnA@mail.gmail.com> (raw)
In-Reply-To: <867ciflga4.fsf@gnu.org>

tags 69575 + moreinfo
thanks

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Robert Boyer <robertstephenboyer@gmail.com>
>> Date: Tue, 5 Mar 2024 19:17:38 -0600
>>
>> Bug 1.  Previously reported, still not solved.
>>
>> Consider this 1 gb file of all the primes below 10^10.
>>
>>   https://drive.google.com/file/d/1BQ_abM9P6ZIA0OEofH5kFjw1mEeHTgPb/view?usp=drive_link
>>
>> I can 'find' it, literally.
>>
>> However, M-> does not work.
>>
>> It freezes Emacs.
>
> If that file has very long lines, this is a known problem in Emacs 28
> and older.  Should be much better in Emacs 29 and later.

Did you have a chance to try this in Emacs 29 or later?

>> When I Type C-c M-i to copy text to your preferred mail program, as you suggest,
>>
>> I get sent to another Emacs that says:
>>
>> Debugger entered--Lisp error: (error "Listing directory failed but ‘access-file’ worked")
>>   error("Listing directory failed but `access-file' worked")
>>   insert-directory("/mnt/chromeos/removable/SD/" "--dired -al" nil t)
>>   dired-insert-directory("/mnt/chromeos/removable/SD/" "-al" nil nil t)
>>   dired-readin-insert()
>>   #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_35>()
>>   combine-change-calls-1(1 1 #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_35>)
>>   dired-readin()
>>   dired-internal-noselect("/mnt/chromeos/removable/SD/" nil)
>>   dired-noselect("/mnt/chromeos/removable/SD/" nil)
>>   dired("/mnt/chromeos/removable/SD/")
>>   gw()
>>   load-with-code-conversion("/home/bob/.emacs" "/home/bob/.emacs" t t)
>>   load("~/.emacs" noerror nomessage)
>>   startup--load-user-init-file(#f(compiled-function () #<bytecode 0x188949ac3bcb4358>) #f(compiled-function
>> () #<bytecode -0x1f3c686ddc0cdc35>) t)
>>   command-line()
>>   normal-top-level()
>
> This is something triggered by your ~/.emacs init file, as evidenced
> by this line:
>
>      load("~/.emacs" noerror nomessage)
>
> which says that Emacs is loading your init file.  It sounds like
> something in your .emacs file tries to start Dired on the directory
> "/mnt/chromeos/removable/SD/", which has some access problems?  You
> need to investigate what goes wrong there.  Whether this is some
> problem in Emacs or in how you configure and customize Emacs can only
> be established once the problematic part(s) of your init file are
> identified.

Or look into this?

Thanks.





  reply	other threads:[~2024-05-18 23:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06  1:17 bug#69575: Me again. Two bugs Robert Boyer
2024-03-06  8:35 ` Andrea Corallo
2024-03-06 12:02 ` Eli Zaretskii
2024-05-18 23:00   ` Stefan Kangas [this message]
2024-06-30  6:01     ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkm=dx6Km9MyZgEowcgwc1_RpcgXfLYSK8P4+OLRvbqZfnA@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=69575@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=robertstephenboyer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).