* Teaching flyspell new words and autosaving files on C-c C-c
@ 2008-06-11 13:12 Lorenzo Isella
2008-06-11 18:58 ` Nikolaj Schumacher
0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Isella @ 2008-06-11 13:12 UTC (permalink / raw)
To: help-gnu-emacs
Dear All,
Two auctex-related questions again: I managed to turn on automatically
the flyspell mode when editing a .tex file.
From time to time, it underlines words which it does not recognize,
though they are correct.
Now, how can I teach it to ignore certain words in the text or to add
them to its own dictionary?
Second question: I would like emacs to automatically save the tex file
I choose to compile with C-c C-c without asking me every time.
How can I do that? I thought the key was to add
(setq TeX-auto-save t)
to my .emacs file, but it does not do what I would like it to do.
I suppose that understanding this will help me to solve the general
problem of giving a yes/no answer automatically to certain questions
emacs may ask me in different circumstances.
Many thanks
Lorenzo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Teaching flyspell new words and autosaving files on C-c C-c
2008-06-11 13:12 Teaching flyspell new words and autosaving files on C-c C-c Lorenzo Isella
@ 2008-06-11 18:58 ` Nikolaj Schumacher
0 siblings, 0 replies; 2+ messages in thread
From: Nikolaj Schumacher @ 2008-06-11 18:58 UTC (permalink / raw)
To: Lorenzo Isella; +Cc: help-gnu-emacs
"Lorenzo Isella" <lorenzo.isella@gmail.com> wrote:
> Now, how can I teach it to ignore certain words in the text or to add
> them to its own dictionary?
`flyspell-check-previous-highlighted-word', then i.
regards,
Nikolaj Schumacher
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-11 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-11 13:12 Teaching flyspell new words and autosaving files on C-c C-c Lorenzo Isella
2008-06-11 18:58 ` Nikolaj Schumacher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).