From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Visher Subject: Re: References: <84r219yki0.fsf@gmail.com> <84wob15s1v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000959ba7059985e974" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40629) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifTCV-0008NI-Db for emacs-orgmode@gnu.org; Thu, 12 Dec 2019 13:28:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifTCT-0003wM-SL for emacs-orgmode@gnu.org; Thu, 12 Dec 2019 13:28:35 -0500 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:38223) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifTCT-0003uh-L6 for emacs-orgmode@gnu.org; Thu, 12 Dec 2019 13:28:33 -0500 Received: by mail-wr1-x431.google.com with SMTP id y17so3833708wrh.5 for ; Thu, 12 Dec 2019 10:28:33 -0800 (PST) In-Reply-To: <84wob15s1v.fsf@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: Marco Wahl Cc: emacs-orgmode@gnu.org, Justin Vallon --000000000000959ba7059985e974 Content-Type: text/plain; charset="UTF-8" On Thu, Dec 12, 2019 at 1:15 PM Marco Wahl wrote: > Tim Visher writes: > > > On Thu, Dec 12, 2019 at 4:14 AM Marco Wahl > wrote: > > > >> Justin Vallon writes: > >> > >> > When I use "emacs --no-init-file", I get the default distribution org > >> > packages, and " However, > >> > in my downloaded-melpa-install of org, it does not work. > >> > > >> > Distro org-version is 9.1.9, melpa is 9.3. describe-key TAB shows > >> > org-cycle, which is a kitchen-sink function. The docs of the function > >> > has not changed between the versions. > >> > > >> > I believe " >> > but I don't have any version besides 9.3 in ~/.emacs.d/elpa. > >> > >> Possibly you want to switch to the new feature (accessible C-c C-,) > >> which BTW allows to wrap regions. > >> > >> The " >> See the documentation in section Structure Templates. > >> > > > > What feature are you referring to, Marco? My `C-c C-,` sets the heading > > priority. > > This is a reference to the feature announced in ORG-NEWS > e.g. https://code.orgmode.org/bzg/org-mode/src/master/etc/ORG-NEWS. > > Org 9.2 comes with a new template expansion mechanism, combining > ~org-insert-structure-template~ bound to ~C-c C-,~. > > And also the feature is described in the info documentation in section > "Structure Templates". > > Possibly you have defined your personal "C-c C-," Tim? > Ah. Apparently I can't press `C-,` in the terminal. So emacs was receiving `C-c ,`. That makes sense. --000000000000959ba7059985e974 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Dec 12, 2019 at 1:15 PM Marco Wahl &l= t;marcowahlsoft@gmail.com>= ; wrote:
Tim Vis= her <tim.vishe= r@gmail.com> writes:

> On Thu, Dec 12, 2019 at 4:14 AM Marco Wahl <marcowahlsoft@gmail.com> wrote= :
>
>> Justin Vallon <justinvallon@gmail.com> writes:
>>
>> > When I use "emacs --no-init-file", I get the defaul= t distribution org
>> > packages, and "<s" TAB expands to "#+BEGIN_= SRC\n#+END_SRC\n".=C2=A0 However,
>> > in my downloaded-melpa-install of org, it does not work.
>> >
>> > Distro org-version is 9.1.9, melpa is 9.3.=C2=A0 describe-key= TAB shows
>> > org-cycle, which is a kitchen-sink function.=C2=A0 The docs o= f the function
>> > has not changed between the versions.
>> >
>> > I believe "<s" TAB worked in a melpa version bef= ore 9.3 (maybe 9.2.6),
>> > but I don't have any version besides 9.3 in ~/.emacs.d/el= pa.
>>
>> Possibly you want to switch to the new feature (accessible C-c C-,= )
>> which BTW allows to wrap regions.
>>
>> The "<s" TAB mechanism is still available but you nee= d to enable it.
>> See the documentation in section Structure Templates.
>>
>
> What feature are you referring to, Marco? My `C-c C-,` sets the headin= g
> priority.

This is a reference to the feature announced in ORG-NEWS
e.g. https://code.orgmode.org/bzg/org-m= ode/src/master/etc/ORG-NEWS.

=C2=A0 =C2=A0 Org 9.2 comes with a new template expansion mechanism, combin= ing
=C2=A0 =C2=A0 ~org-insert-structure-template~ bound to ~C-c C-,~.

And also the feature is described in the info documentation in section
"Structure Templates".

Possibly you have defined your personal "C-c C-," Tim?

Ah. Apparently I can't press `C-,` in the ter= minal. So emacs was receiving `C-c ,`. That makes sense.
--000000000000959ba7059985e974--