all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: knubee@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: occasional failure to rename
Date: Sat, 08 Sep 2007 19:18:18 +0200	[thread overview]
Message-ID: <46E2D95A.5040304@gmx.at> (raw)

 >> Can you make it fail reliably when you do Emacs -Q, open a directory,
 >> and try to rename a file before doing anything else?
 >
 > That worked fine.  (Part of the difficulty here it happens enough to
 > be significant, but not often enough that I notice the pattern of what
 > I did prior to the problem occurring.)

Weird.  Do you use wdired (aka "Edit File Names")?

You could customize `debug-on-error' to t on your system.  This would
give us a clue what caused the bug.

 >>> This does not happen all the time, but when it does the only solution
 >>> I have found is to close out of emacs and restart.
 >>
 >> Do you have to restart Emacs because it's unresponsive or because it's
 >> the only way to make renaming work?
 >
 > Because it is the only way to make renaming work. Everything else
 > continues to work just fine, as far as I can tell.

The next time this happens do

M-: (require 'dired-aux)

and retry (but post the contents of the *Backtrace* buffer here before).
You obviously could put

(require 'dired-aux)

directly in your .emacs, but this would deprive us of any opportunity to
further investigate the cause of this bug.

             reply	other threads:[~2007-09-08 17:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 17:18 martin rudalics [this message]
     [not found] <mailman.552.1189323938.18990.help-gnu-emacs@gnu.org>
2007-09-09  8:54 ` occasional failure to rename knubee
2007-09-09  9:06   ` David Kastrup
2007-09-09  9:13     ` knubee
  -- strict thread matches above, loose matches on Subject: below --
2007-09-09  7:46 martin rudalics
     [not found] <mailman.532.1189271845.18990.help-gnu-emacs@gnu.org>
2007-09-08 23:40 ` knubee
2007-09-09  0:34   ` knubee
2007-09-09  0:47     ` knubee
     [not found] <mailman.498.1189248344.18990.help-gnu-emacs@gnu.org>
2007-09-08 14:03 ` knubee
2007-09-08 10:46 martin rudalics
2007-09-08  0:35 knubee

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=46E2D95A.5040304@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=knubee@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.