From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Arntson Subject: get "C-c C-o" to act similar to "C-x C-j" Date: Tue, 16 Sep 2014 17:31:04 -0700 Message-ID: <8761gnrstz.fsf@stevenarntson.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XU39g-0004XG-S2 for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 20:31:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XU39Z-0006EH-CR for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 20:31:32 -0400 Received: from plane.gmane.org ([80.91.229.3]:46912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XU39Z-0006D3-5v for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 20:31:25 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XU39U-0002OZ-IN for emacs-orgmode@gnu.org; Wed, 17 Sep 2014 02:31:20 +0200 Received: from 174-21-26-27.tukw.qwest.net ([174.21.26.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Sep 2014 02:31:20 +0200 Received: from steven by 174-21-26-27.tukw.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Sep 2014 02:31:20 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Can "C-c C-o", when invoked on a [file:] link at point jump to the file in a dired buffer, the way C-x C-j jumps me to a buffer's dired entry? C-u C-c C-o isn't it, either---I don't want to actually open the file, just see it in dired so I can do whatever needs to be done with it (attach to an email, copy to an external drive, etc). I have a list of video files in this case, and when I do "C-c C-o", they open automatically in VLC. This isn't so useful for me. Alternatively, are there ways to do such "diredlike" things as copying, deleting, attaching, from org mode? If I just need to RTFM here, I'd apprecaite a nudge in the right direction! Thank you, steven arntson