From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: org-mode (recent git) tries to open .c and other plaintext file:// links with less on debian Date: Thu, 8 Apr 2010 17:27:05 +0200 Message-ID: <20100408152705.GA32025@taupan.ath.cx> References: <11DF5D61B109420CB98CCDC65B8F4ADC@galileo> Reply-To: friedel@nomaden.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NztdP-0001Ta-Pd for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 11:27:11 -0400 Received: from [140.186.70.92] (port=54038 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NztdO-0001TP-HY for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 11:27:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NztdM-0008Ct-Mc for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 11:27:10 -0400 Received: from dudelab.org ([212.12.33.202]:15430 helo=mail.dudelab.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NztdM-0008Ck-Eg for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 11:27:08 -0400 Received: from abrasax.taupan.ath.cx (p5DE88AF3.dip.t-dialin.net [93.232.138.243]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (not verified)) by mail.dudelab.org (Postfix) with ESMTP id D1B61228148 for ; Thu, 8 Apr 2010 17:29:12 +0200 (CEST) Content-Disposition: inline In-Reply-To: <11DF5D61B109420CB98CCDC65B8F4ADC@galileo> <20100407154639.GA8589@taupan.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode mailing list Hiho! Confirmed fixed (for me) with recent git. Thanks! ;) I didn't notice that this issue was double-posted: Ich schrieb: > [[file:~/anon-vc/emacs/src/emacs.c::fatal_error_signal%20sig][file:~/anon-vc/emacs/src/emacs.c::fatal_error_signal sig]] > > until I looked what org-open-file does with edebug and noticed it > tries to handle the file according to its mailcap entry. > > Which is, on my debian testing systems: > > text/plain; less '%s'; needsterminal > > which makes a lot of sense when I try to open a plaintext file > attachment e.g. with mutt. > > >From emacs, not so good. > > Indeed, M-x list-processes lists a less process: > > Proc Status Buffer Tty Command > less /home/fdf/anon-vc/emacs/src/emacs.c run (none) /dev/pts/6 /usr/bin/zsh -c less /home/fdf/anon-vc/emacs/src/emacs.c ---Zitatende--- Paul Schlesinger schrieb: > I just revisited the same experienmce with 6.35e. > All of my links give the same results but one example is > > [[file:apoptosis.org::*Topics][Topics and Ideas]] > Just down loaded and install 6.35 from web site. Running XP and emacs. When trying to follow link I get an error > ShellExecute failed. Moved back to 6.34c and everything works fine. ---Zitatende--- -- Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;)