From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Igor Sosa Mayor Newsgroups: gmane.emacs.help Subject: Re: Dired - open files external Date: Tue, 13 May 2014 14:58:19 +0200 Message-ID: <87iop996ok.fsf@pedroche.home> References: <87fvke86q8.fsf@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1399989086 765 80.91.229.3 (13 May 2014 13:51:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2014 13:51:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 13 15:51:20 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WkD71-000875-GH for geh-help-gnu-emacs@m.gmane.org; Tue, 13 May 2014 15:51:19 +0200 Original-Received: from localhost ([::1]:44457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkCPz-0007Eh-09 for geh-help-gnu-emacs@m.gmane.org; Tue, 13 May 2014 09:06:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkCHm-0003Wb-7Q for help-gnu-emacs@gnu.org; Tue, 13 May 2014 08:58:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkCHg-00089i-JA for help-gnu-emacs@gnu.org; Tue, 13 May 2014 08:58:22 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:38054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkCHg-00089V-DU for help-gnu-emacs@gnu.org; Tue, 13 May 2014 08:58:16 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WkCHf-00041w-9j for help-gnu-emacs@gnu.org; Tue, 13 May 2014 14:58:15 +0200 Original-Received: from nat-wlan2.uni-erfurt.de ([193.175.204.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 May 2014 14:58:15 +0200 Original-Received: from joseleopoldo1792 by nat-wlan2.uni-erfurt.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 May 2014 14:58:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat-wlan2.uni-erfurt.de X-Operating-System: Archlinux User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:O46fcZ2D2IyefSKBtReQEl/m7n4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97627 Archived-At: Martin writes: > Hi there, > > Dired works fine here, but I cannot figure out how to open the filex > external. > > Special docx and pdf should be opened external, pdf not allways but > mostly. How can I do that? (For docx - it does not make much sense for > me to see the files inside, but open it with libreoffice would be quite > good.) > > Thanks, > Martin > > you could do this the following: --8<---------------cut here---------------start------------->8--- (require 'dired+) (setq dired-guess-shell-alist-user '(("\\.xls\\'" "soffice") ("\\.ods\\'" "soffice") ("\\.odt\\'" "soffice") ("\\.pdf\\'" "zathura"))) --8<---------------cut here---------------end--------------->8--- and then press ! on the file. -- :: Igor Sosa Mayor :: joseleopoldo1792@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :: ::