From mboxrd@z Thu Jan 1 00:00:00 1970 From: dboyd2@mmm.com (J. David Boyd) Subject: Re: Define Keyboard Shortcut for "Open in Emacs" Date: Fri, 03 Apr 2015 13:04:35 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ye51V-0008W4-Az for emacs-orgmode@gnu.org; Fri, 03 Apr 2015 13:04:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ye51R-0004KB-Vo for emacs-orgmode@gnu.org; Fri, 03 Apr 2015 13:04:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:56805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ye51R-0004JB-OW for emacs-orgmode@gnu.org; Fri, 03 Apr 2015 13:04:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ye51N-0000aW-O6 for emacs-orgmode@gnu.org; Fri, 03 Apr 2015 19:04:42 +0200 Received: from 169.15.136.127 ([169.15.136.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Apr 2015 19:04:41 +0200 Received: from dboyd2 by 169.15.136.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Apr 2015 19:04:41 +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 John Kitchin writes: > I find C-u RET on a link will open a pdf in emacs. or C-u C-c C-o > > Rainer M Krug writes: > >> Hi >> >> I would like to open pdfs in emacs (using pdf-viewer) but there is only >> a shortcut (C-c C-o) to open a pdf externally, and no shortcut for the >> menu item below "Open in Emacs" in the context menu. >> >> How can I define a shortcut for this command (or re-use C-c C-o)? >> Thanks >> >> Rainer > > -- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu It's too bad there's not some way to find out all the different things C-u does to commands when used... Dave