Discussion:
babel.el
Eric S Fraga
2015-06-10 18:45:13 UTC
Permalink
Would someone kindly point me to the latest version of babel.el
I'm not sure if this is the same thing but, on my system, I have

--8<---------------cut here---------------start------------->8---
;;; babel.el --- AUCTeX style for `babel.sty'

;; Copyright (C) 2005 Free Software Foundation, Inc.

;; Author: Ralf Angeli <***@iwi.uni-sb.de>
;; Maintainer: auctex-***@gnu.org
;; Created: 2005-05-29
;; Keywords: tex

;; This file is part of AUCTeX.
--8<---------------cut here---------------end--------------->8---

which is installed from the auctex package in Debian linux.
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.1 + Ma Gnus v0.14 + evil-git-ff74cfb
: BBDB version 3.1.2 (2015-05-23 14:39:47 -0500)
Steinar Bang
2015-06-11 07:22:41 UTC
Permalink
Post by Eric S Fraga
Would someone kindly point me to the latest version of babel.el
I'm not sure if this is the same thing but, on my system, I have
;;; babel.el --- AUCTeX style for `babel.sty'
There is one thing called babel in org-mode, that is what lets org-mode
use other modes for a particular source code fragment, but I don't know
if there's a babel.el file related to that...? (it would probably have
been called org-babel.el if there was one...?)
e***@ucl.ac.uk
2015-06-11 14:34:33 UTC
Permalink
On Thursday, 11 Jun 2015 at 09:22, Steinar Bang wrote:

[...]
Post by Steinar Bang
There is one thing called babel in org-mode, that is what lets
org-mode
use other modes for a particular source code fragment, but I don't know
if there's a babel.el file related to that...? (it would probably have
been called org-babel.el if there was one...?)
Then have a look at ob.el and the ob-xxx.el files (for a number of
different xxx) in org. Check http://orgmode.org/
Not sure what this has to do with gnus?
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 24.4.1 + Ma Gnus v0.14 + evil-git-bdeb602
: BBDB version 3.0.50 (2013-11-16 11:30:49 -0600)
Steinar Bang
2015-06-11 15:55:53 UTC
Permalink
Post by e***@ucl.ac.uk
Not sure what this has to do with gnus?
Me neither (but there is probably more going on with org and Gnus these
days, than with AuC-tex and Gnus).
Eric S Fraga
2015-06-12 07:35:36 UTC
Permalink
Post by Steinar Bang
days, than with AuC-tex and Gnus).
Very true :)

My question had really been intended for the OP so apologies for asking
in my response to you!
--
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 24.4.1 + Ma Gnus v0.14 + evil-git-ff74cfb
: BBDB version 3.1.2 (2015-05-23 14:39:47 -0500)
Loading...