Am 27.06.2008 um 20:13 schrieb Javier Elizondo:

> 1) how can I run pdflatex using the keyboard in carbon emacs. I  
> hate to move the mouse everytime I like to run pdflatex.

C-c C-c with AUCTeX.

>
> 2) Another simple question is, What instruction I have to add to  
> my .emacs in order to be by default pdflatex?

Via customisation interface:

         '(TeX-DVI-via-PDFTeX t)
         '(TeX-PDF-mode t)

or manually (toggle) C-c C-t C-p.

>
> 3) How can edit my own dictionary?, I mean, the words it has been  
> saved for me in the dictionary in carbon emacs?


C-x C-f <file name>, where <file name> should be given by  
customisation by variable ispell-personal-dictionary or by ispell  
default value "~/.ispell_DICTNAME".

--
Greetings

   Pete

For some reason, this fortune reminds everyone of Marvin Zelkowitz.



--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to