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

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

Re: unable to create/find a .cpp file (ed.2)


From: Kevin Rodgers
Subject: Re: unable to create/find a .cpp file (ed.2)
Date: Fri, 04 Aug 2006 07:55:46 -0600
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Gary Wessle wrote:
Kevin Rodgers <ihs_4664@yahoo.com> writes:
Gary Wessle wrote:
looking for any "cpp" in the above files, I found
in ****************     "/etc/mime.types"

text/x-c++src                                   c++ cpp cxx cc

I guess somewhere else "text/x-c++src" is mapped to "more '%s'".  Can
you see anything suspicious in the output from `C-h v
mailcap-mime-data'?

 ("plain"
   (viewer . "more '%s'")
   (type . "text/plain")
   ("needsterminal" . t))
  ("html"
   (viewer . "/usr/bin/sensible-browser '%s'")
   (type . "text/html")
   ("nametemplate" . "%s.html")
   ("description" . "HTML Text"))
  (".*"
   (viewer . "more '%s'")
   (type . "text/*")
   ("needsterminal" . t))

Find out where that last entry  is added (~/.emacs, default.el,
site-start.el) and delete it.

--
Kevin





reply via email to

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