From mboxrd@z Thu Jan 1 00:00:00 1970 From: "" Subject: Re: Bug: BEGIN_SRC and BEGIN_EXAMPLE shortcuts? [9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/)] Date: Wed, 14 Nov 2018 11:25:59 -0500 Message-ID: <87tvkj7hig.fsf@seas.upenn.edu> References: <87wopf7jpb.fsf@seas.upenn.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMxzQ-0007Ko-QG for emacs-orgmode@gnu.org; Wed, 14 Nov 2018 11:26:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMxzP-00043R-Tg for emacs-orgmode@gnu.org; Wed, 14 Nov 2018 11:26:04 -0500 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]:39823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMxzP-00042T-Iw for emacs-orgmode@gnu.org; Wed, 14 Nov 2018 11:26:03 -0500 Received: by mail-qk1-x72f.google.com with SMTP id q70so9280373qkh.6 for ; Wed, 14 Nov 2018 08:26:03 -0800 (PST) In-reply-to: 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: Diego Zamboni Cc: Org-mode > The new shortcuts have the advantage of being able to wrap text - if you have a region selected, it will be wrapped in the new block. Oh brilliant! I've always wanted to do that. Thanks! I think the manual might still have the old easy-templates thing described? That or I somehow have the old version of the manual in emacs still :). Diego Zamboni writes: > Hi Calvin, > > This changed in recent versions - the default keyboard shortcut now C-c C-, followed by a letter to choose the type of block (s for src, e for example, etc.). I think there's still a way > to enable the old tab expansions, but I have gotten used to the new ones by now. > > The new shortcuts have the advantage of being able to wrap text - if you have a region selected, it will be wrapped in the new block. > > Best, > --Diego > > On Wed, Nov 14, 2018 at 4:39 PM Calvin Beck wrote: > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > https://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org mailing list. > ------------------------------------------------------------------------ > > I recently upgraded org-mode to the most recent commit on the git > development branch. Are and example blocks no longer working? I type those, hit tab, and then > nothing happens. The shortcuts do not get expanded to blocks. > > Thanks! I understand that this is the development version so it might > not be stable, but the other issue I was having on the stable release > (capture templates ruining headings) made it unusable for me. I > apologize if this version is too new and spiffy to complain about :). > > Emacs : GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu) > of 2018-09-29 > Package: Org mode version 9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/) --