auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] a LaTeX-env-usepackage environment


From: Carlos
Subject: Re: [AUCTeX-devel] a LaTeX-env-usepackage environment
Date: Thu, 13 Feb 2014 12:38:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Tassilo hello again: 

I forgot to mention something, which was one of the reasons,
besides convenience, of using \usepackage bound to C-c C-e

If
>\usepackage is no environment

What is the rationale to have 

(defun LaTeX-env-document (&optional ignore)
  "Create new LaTeX document.
The compatibility argument IGNORE is ignored."
  (TeX-insert-macro "documentclass")

then? since documentclass is no environment either. 

Take care Tassilo.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]