all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Robert Boyer <robertstephenboyer@gmail.com>, 69575-done@debbugs.gnu.org
Subject: bug#69575: Me again. Two bugs.
Date: Sat, 29 Jun 2024 23:01:07 -0700	[thread overview]
Message-ID: <CADwFkmnQBywa-jTzCjn-R_BRiBwUW_a-W9J3srko8OM8Z5VgqA@mail.gmail.com> (raw)
In-Reply-To: <CADwFkm=dx6Km9MyZgEowcgwc1_RpcgXfLYSK8P4+OLRvbqZfnA@mail.gmail.com> (Stefan Kangas's message of "Sat, 18 May 2024 23:00:20 +0000")

Stefan Kangas <stefankangas@gmail.com> writes:

> 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.

More information was requested, but none was given within 6 weeks, so
I'm closing this bug.

If this is still an issue, please reply to this email (use "Reply to
all" in your email client) and we can reopen the bug report.





      reply	other threads:[~2024-06-30  6:01 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
2024-06-30  6:01     ` Stefan Kangas [this message]

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

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

  git send-email \
    --in-reply-to=CADwFkmnQBywa-jTzCjn-R_BRiBwUW_a-W9J3srko8OM8Z5VgqA@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=69575-done@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.