all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: 'Nordlöw' <per.nordlow@gmail.com>, help-gnu-emacs@gnu.org
Subject: RE: Hangups in latest version of Icicles
Date: Wed, 2 Apr 2008 07:22:56 -0700	[thread overview]
Message-ID: <005201c894cd$0c3e5fc0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <7aaff8a6-4de6-4d31-aa38-1c49b44a93fb@a22g2000hsc.googlegroups.com>

> Updated my Icicles yesterday. All minibuffer-interactions with
> directories no hangs infinitely making it impossible to interact with
> them.
> 
> Whats wrong? Have I missed to update any dependencies of Icicles? I am
> daily following the EmacsWiki changes related to Drew Adams and I
> don't think I have missed any of them.

Hi Nordlow,

I see no hang, myself. Please file a bug: `M-x icicle-send-bug-report'. Detail
the problem and the steps to reproduce it, starting with emacs -Q, and
mentioning your Emacs version and platform. Describe what happens for local and
remote directories, if the behavior differs.

> The problem, annoyingly, only occurs as a combination of my add-ons
> and Icicles but not separately.
> 
> The problem only occurs when I load programming files using
> desktop.el, but not when I start my Emacs without any desktop.el-
> buffers and then open them by hand.

You will need to try to track this down starting with emacs -Q. It might be
something that is saved in your desktop file - perhaps something regarding an
older version of Icicles? You might also try editing your desktop file to purge
any Icicles-related info it might have saved. I'm not familiar with desktop,
myself, but together we can find the problem.

> The hangup is fortunately interruptable by C-g. After having 
> pressed C-g once I don't get the error anymore. I tried paste
> the error message context into this window but google groups
> don't allow unknown binary bytecodes. Should I strip it from
> the binary characters and send it anyway?

Yes, please send as much info as you can. You can send it to me directly (off
list).

On 3/30 I changed file-name reading in Emacs 22+, to take advantage of the new
Emacs variable `read-file-name-function', instead of redefining `read-file-name'
within Icicle mode. I'm guessing that that change might be related to your
problem, but I will need more detailed info to figure this out.

This change is, ironically, to help Icicles play better with other libraries
that also redefine or advise `read-file-name', so it's important to find and fix
the problem.

Sorry for the inconvenience, and thanks for your help.






      parent reply	other threads:[~2008-04-02 14:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-02  6:51 Hangups in latest version of Icicles Nordlöw
2008-04-02  8:19 ` Nordlöw
2008-04-02  8:40   ` Nordlöw
2008-04-02 14:22 ` Drew Adams [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='005201c894cd$0c3e5fc0$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=per.nordlow@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.