From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Modifying keys in the export dispatch menu Date: Thu, 02 Feb 2017 15:02:34 +0100 Message-ID: <87bmukelmt.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZHyI-0005nw-Bm for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 09:02:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZHyC-0007xY-KH for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 09:02:46 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:56904) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZHyC-0007x0-Dq for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 09:02:40 -0500 In-Reply-To: (Roland Everaert's message of "Thu, 2 Feb 2017 13:12:42 +0100") 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: Roland Everaert Cc: emacs-orgmode Hello, Roland Everaert writes: > I have activated the mediawiki exporter, unfortunately it uses the same > keys than the markdown export in the dispatcher menu. > > Is it possible to change those keys through configuration or is it the > responsibility of the developers to choose wisely there keys? The latter. But you can create a derived back-end that specifies its own keys, even if you do not change the original export back-end otherwise. Regards, -- Nicolas Goaziou