Am 23.03.2008 um 02:17 schrieb Christos Chryssochoidis:
> I don't know how I did it, but now I 'm again able to see the
> options on AUCTeX. (I don't mean the menus; I mean the options
> through M-x customize-group RET AUCTeX.)
Menus (La)TeX -> Customise AUCTeX -> Extend This Menu ?
> Anyway
On 23 Μαρ 2008, at 11:58 ΠΜ, Peter Dyballa wrote:
>
> Am 23.03.2008 um 02:17 schrieb Christos Chryssochoidis:
>> I don't know how I did it, but now I 'm again able to see the
>> options on AUCTeX. (I don't mean the menus; I mean the options
>> through M-x customize-group RET AUCTeX.)
>
> Menus
Am 23.03.2008 um 11:56 schrieb Christos Chryssochoidis:
> Just one thing more I 'd like to ask: in the TeX commands that you
> wrote me, it seems that the plain "XeLaTeX" command (the one
> without "output-driver" option) uses the xdvipdfmx driver. If I'm
> not mistaken xelatex without an ou
OK, thanks a lot.
On 23 Μαρ 2008, at 2:10 ΜΜ, Peter Dyballa wrote:
>
> Am 23.03.2008 um 11:56 schrieb Christos Chryssochoidis:
>> Just one thing more I 'd like to ask: in the TeX commands that you
>> wrote me, it seems that the plain "XeLaTeX" command (the one
>> without "output-driver" option
Ah I see, Emacs.app just terminates when it runs into a problem. That
is not very useful, indeed.
Let's see. I can reproduce such an out-of-the-blue termination by
just typing C-z.
To look more closely, I fire up a gdb session that attaches to the
running Emacs.
First I need to find the p
I think that I've followed your instructions correctly. Here is the
transcript of the gdb session:
> ChristosComputer:SXOLH christoschryssochoidis$ ps auxwww | egrep Emacs
> christoschryssochoidis 37236 0.3 0,0 591508280 s000 R+
> 1:22πμ 0:00.00 egrep Emacs
> christoschryssocho