unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: michael_heerdegen@web.de
Cc: 15148-done@debbugs.gnu.org
Subject: bug#15148: 24.3.50; cache-long-scans t breaks dired
Date: Tue, 05 Nov 2013 18:30:33 +0200	[thread overview]
Message-ID: <8361s695g6.fsf@gnu.org> (raw)
In-Reply-To: <87y57w3r5i.fsf@web.de>

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Wed, 21 Aug 2013 00:59:21 +0200
> 
> here, cache-long-scans t in dired does speed up moving by lines a lot,
> but it also breaks dired.  Every time a file's line is updated, stuff
> like
> 
> //DIRED// 45 51
> //DIRED-OPTIONS// --quoting-style=literal
> 
> is inserted into the buffer.  File operations raise errors.
> 
> A minimal example from emacs -Q:
> 
> - dired a directory
> - there, M-: (setq cache-long-scans t)
> - on a file, hit l (maybe twice)
> 
> Then I get additional lines like above.

Thanks, this is now fixed (as of trunk revision 114981).

It was a tip of an iceberg, btw, and affected any command that invokes
call-process with a non-trivial value of coding-system-for-read
(i.e. when the text read from the sub-process needed to be decoded).





      reply	other threads:[~2013-11-05 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 22:59 bug#15148: 24.3.50; cache-long-scans t breaks dired Michael Heerdegen
2013-11-05 16:30 ` Eli Zaretskii [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

  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=8361s695g6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15148-done@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    /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).