all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Ralf Angeli <angeli@caeruleus.net>
Cc: emacs-devel@gnu.org
Subject: Re: RefTeX Merge
Date: Sun, 23 Sep 2012 14:48:25 -0400	[thread overview]
Message-ID: <pq5cwp6u.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <877grkehl2.fsf@caeruleus.net> (Ralf Angeli's message of "Sun, 23 Sep 2012 20:10:01 +0200")

Ralf Angeli wrote:

> * Version info in Lisp and Texinfo files
>
>   The version and date strings for Lisp and Texinfo files of the
>   standalone version is generated from the ChangeLog when make is run,
>   so that it is always up-to-date, even for development versions.  The
>   build process creates a reftex.el file with the version and autoload
>   information and a version.texi file with the version and the date that
>   is included in the main Texinfo file.  Is there something like this as
>   well in Emacs?

This is not really an option for Emacs, because the info and elc files
are pre-built in release tarfiles. So people don't even need to have
makeinfo installed to build Emacs. So you cannot generate parts of the
*.texi files at build time. This is why eg doc/emacs/emacsver.texi is
not generated by configure.

> * Macros in Texinfo files
>
>   The reftex.texi file of the standalone version uses macros for words
>   like TeX, LaTeX, BibTeX and so on.  So there is e.g. @BibTeX{} instead
>   of Bib@TeX{}.  Can those be used in the Emacs repository as well?

It depends which version of makeinfo they first appeared in. @TeX and
@LaTeX are used already elsewhere in Emacs, so are OK. I've never heard
of @BibTeX, and it is not in the texinfo 4.13 manual on my current
machine. Configure currently tests for makeinfo >= 4.7.



  parent reply	other threads:[~2012-09-23 18:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23 18:10 RefTeX Merge Ralf Angeli
2012-09-23 18:39 ` Paul Eggert
2012-09-24  6:13   ` Chong Yidong
2012-09-24 20:44     ` Ralf Angeli
2012-09-24 23:32       ` Richard Stallman
2012-09-25  6:30       ` Tassilo Horn
2012-09-26  6:11         ` Ralf Angeli
2012-09-26  7:09           ` Tassilo Horn
2012-09-26  7:59           ` Stephen J. Turnbull
2012-09-26 13:20           ` Stefan Monnier
2012-09-26 10:20       ` Chong Yidong
2012-09-26 13:24         ` Subdirectories in `lisp' Stefan Monnier
2012-09-30 20:46         ` RefTeX Merge Ralf Angeli
2012-09-23 18:48 ` Glenn Morris [this message]
2012-09-23 18:58   ` Glenn Morris
2012-09-23 19:09   ` Glenn Morris
2012-09-24  1:42     ` Glenn Morris
2012-09-24  1:50       ` Glenn Morris
2012-09-24 21:02   ` Ralf Angeli
2012-10-16  7:39 ` Tassilo Horn
2012-11-01 14:05   ` Ralf Angeli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pq5cwp6u.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=angeli@caeruleus.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.