make "*.pro" a textfile buffer instead of IDLWAVE
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <16179.23882.617949.376159@stroetmannpc.informatik.ba-stuttgart.de> |
Hi,
you should try the variable "auto-mode-alist". Use it as follows.
(setq auto-mode-alist
'(
("\\.pro\\>" . text-mode)
)
)
Regards,
Karl Stroetmann
> Hello,
>
> whenever I load a qt project file (*.pro) I get an IDLWAVE buffer. Since I
> can't add local variables to every .pro file that I open ( they are not
> mine), I would like to tell xemacs to handle *.pro files as simple text
> buffers. My search how to do this was unsuccessfull, so I hope for your
> help (again)...
>
> Markus Grunwald
> Development
>
> PRÜFTECHNIK Condition Monitoring GmbH
> Oskar-Messter-Straße 19 - 21
> 85737 Ismaning
> http://www.pruftechnik.com
>
> ---------------------------------------------------------------------------------------------------------
>
> The information in this e-mail is confidential and is intended solely for
> the addressee. Access to this e-mail by anyone else is unauthorized. If
> you have received this e-mail in error, please notify
> [email protected]
> PRUFTECHNIK cannot guarantee that any files attached to this e-mail are
> free from viruses or any other program code that may be harmful to your
> computer, and, as such, is not liable for any damage that may be caused as
> a result. PRUFTECHNIK reserves the right to monitor all e-mail
> communications through its networks.
>
>
>
--
Prof. Dr. Karl Stroetmann
Berufsakademie Stuttgart
Tel.: 0711/6673 4504
Mobile: 0179/53 23 381