help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unable to create a .cpp file


From: Gary Wessle
Subject: Re: unable to create a .cpp file
Date: 20 Jul 2006 07:54:08 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Gary Wessle <phddas@yahoo.com> writes:

> I deleted every thing in .emacs reloaded the file and the problem is
> still there.  
> it is only when I delete .emacs from my home dir that the problem does
> not duplicate.

ok, the fix:
I commented out the section

===================================
;; ;; opens a a file 'pdf' with xpdf and so on...
;; (require 'extview)
;; (push '("\\.pdf$" . "xpdf %s") extview-application-associations)
;; (push '("\\.py$" . nil) extview-application-associations)
===================================
restarted emacs and I am now cpp compliant. no clue as to how to fix
the problem so that I can have the functionality provided by the
section above. 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]