From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Kraus Subject: Re: let org-git-link.el suport Magit related buffers Date: Tue, 27 Mar 2018 14:04:37 +0800 Message-ID: <87605i12bu.fsf@kraus.my> References: <48a30751-46a7-9c87-c86b-1595724ef92e@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0hjT-0006TN-Ew for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:05:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0hjN-000433-HK for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:05:19 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:27944) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0hjN-0003xE-AI for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:05:13 -0400 In-reply-to: <48a30751-46a7-9c87-c86b-1595724ef92e@gmail.com> 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" To: stardiviner Cc: reimar.finken@gmx.de, org-mode Hi! stardiviner writes: > I hope can combine Org-mode links with Magit through `org-git-link.el`. > [...] > Is there anyone want to or can implement this? There is https://github.com/magit/orgit Cheers, Daniel