emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org keybinding "<l TAB",   inconsistency with export
@ 2016-01-02  8:47 Martin Steffen
  2016-01-02 10:55 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Steffen @ 2016-01-02  8:47 UTC (permalink / raw)
  To: emacs-orgmode


Hi,

there seems to be a slight inconsistency wrt. exporting and keybinding.


I am doing LaTeX via org, more precisely latex/beamer. For latex-only
material, I use


#+BEGIN_EXPORT LATEX
....
#+END_EXPORT

[Side remark: that mark-up seems to be very recent, not very long ago, it
 had been 
  #+BEGIN_LATEX
  #+END_LATEX

]


Anyhow, for faster typing, I used the abbreviations provided, in that case
of LaTeX, the following tab-completion

  "<l TAB" 



What it does is, it inserts


#+BEGIN_EXPORT latex

#+END_EXPORT


Note that "latex" is not capitalized.  It seems that capitalization /does/
matter (unlike earlier variations of that mechanism, if I  remember
correctly). Anyhow, that's the 

                    inconsistency 

I stumbled upon: the tab-completion completes to a patter which is not
honored by the export.


I stumbled upon that for latex, but it might be that the same applies for
html/HTML or othrers.

----------------
I use Org-version 8.3.2 and gnu emacs 24.3.1.

Martin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org keybinding "<l TAB",   inconsistency with export
  2016-01-02  8:47 org keybinding "<l TAB", inconsistency with export Martin Steffen
@ 2016-01-02 10:55 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-01-02 10:55 UTC (permalink / raw)
  To: Martin Steffen; +Cc: emacs-orgmode

Hello,

Martin Steffen <msteffen@ifi.uio.no> writes:

> there seems to be a slight inconsistency wrt. exporting and keybinding.
>
>
> I am doing LaTeX via org, more precisely latex/beamer. For latex-only
> material, I use
>
>
> #+BEGIN_EXPORT LATEX
> ....
> #+END_EXPORT
>

[...]

> What it does is, it inserts
>
>
> #+BEGIN_EXPORT latex
>
> #+END_EXPORT
>
>
> Note that "latex" is not capitalized.  It seems that capitalization /does/
> matter (unlike earlier variations of that mechanism, if I  remember
> correctly). Anyhow, that's the 
>
>                     inconsistency 
>
> I stumbled upon: the tab-completion completes to a patter which is not
> honored by the export.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-02 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-02  8:47 org keybinding "<l TAB", inconsistency with export Martin Steffen
2016-01-02 10:55 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).