unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Guido Van Hoecke <guivho@gmail.com>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: "José A. Romero L." <escherdragon@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Strange eshell find-file issue for new files
Date: Sat, 7 Jan 2012 19:53:16 +0100	[thread overview]
Message-ID: <CAEySM9FFH6yJBOi8XDU4Z=vxL8FJ=S0RB+_4SH2PWurDEeKf7A@mail.gmail.com> (raw)
In-Reply-To: <CAEySM9GAcx87gERnd9RGRVp7iB-x+-3Bz6FDyH=zny1GG5485g@mail.gmail.com>

Hi Peter

On Sat, Jan 7, 2012 at 18:18, Guido Van Hoecke <guivho@gmail.com> wrote:
> Hi Peter.
>
> On Sat, Jan 7, 2012 at 16:43, Peter Dyballa <Peter_Dyballa@web.de> wrote:
>
>> Am 7.1.2012 um 14:44 schrieb Guido Van Hoecke:
>
>>> I'd really like to understand what's happening, and more importantly,
>>> find out how this can be fixed.
>
>> Is the behaviour the same when you launch GNU Emacs without
>> customisation? I.e., with --no-site-file and/or with --no-init-file
>> (-q) and finally -Q?
>
> No, it isn't. I know I should have walked along this trail, but I just
> hoped it would trigger some fellow emacser's memory.
>
> Well, I'll selectively disable parts of my configuration files till I hit
> the culprit.

Well I found the culprit: it is the defadvice for the openwith-file
handler found at
http://www.emacswiki.org/emacs/Sunrise_Commander_Tips#toc4

Without this defadvice entering 'f new-file' in eshell just creates a
buffer for this not yet existing new-file, as does C-x C-f.

With the defadvice, it merely prints 'Input file opened' and no buffer
is created.

This may well be related to the versions of emacs and openwith.el.
Emacs version: GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2011-12-13 on bob.porkrind.org

openwith.el version: openwith-version "0.8f"

Well, not recording files opened with external programs is not really a
big deal for me. I'm quite happy that I found the cause of the find-file
failure for new files. That's far more important to me.

Kind Regards,



Guido

--
... one of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of
their C programs.
		-- Robert Firth

http://vanhoecke.org ... and go2 places!



      reply	other threads:[~2012-01-07 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-07 13:44 Strange eshell find-file issue for new files Guido Van Hoecke
2012-01-07 15:43 ` Peter Dyballa
2012-01-07 17:18   ` Guido Van Hoecke
2012-01-07 18:53     ` Guido Van Hoecke [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='CAEySM9FFH6yJBOi8XDU4Z=vxL8FJ=S0RB+_4SH2PWurDEeKf7A@mail.gmail.com' \
    --to=guivho@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --cc=escherdragon@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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).