all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: unable to create a .cpp file
Date: Tue, 18 Jul 2006 12:43:47 -0600	[thread overview]
Message-ID: <e9ja6b$m8j$1@sea.gmane.org> (raw)
In-Reply-To: <87mzb7k1ko.fsf@localhost.localdomain>

Gary Wessle wrote:
> ctl-xf which does find/create a file then I type test.cpp then I get this in
> the echo area
> ****************************************************************
> File is opened with an external viewer. See buffer *extview log* for status messages.
> ****************************************************************
> 
> in *extview log* I have
> ****************************************************************
> Opening file ~/test.cpp with handler: more '%s'
> /home/fred/test.cpp: No such file or directory
> 
> Process extview-process finished
> ****************************************************************

C-h v extview-application-associations

If that doesn't yield anything interesting, check the files listed
in the mailcap-parse-mimetypes function for a ".cpp" entry:

$MAILCAPS (environment variable)

~/.mailcap	}
~/mail.cap	} on DOS/Windows
~/etc/mail.cap	}

~/.mailcap		}
/etc/mailcap		} normal systems
/usr/etc/mailcap	}
/usr/local/etc/mailcap	}

-- 
Kevin

  reply	other threads:[~2006-07-18 18:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-18  3:56 unable to create a .cpp file Gary Wessle
2006-07-18 18:43 ` Kevin Rodgers [this message]
2006-07-18 21:22 ` Gary Wessle
2006-07-19  6:41   ` Gary Wessle
2006-07-19 10:28     ` Dieter Wilhelm
2006-07-20 11:37       ` Fred J.
2006-07-20 22:33         ` Kevin Rodgers
2006-07-19 16:15     ` Kevin Rodgers
2006-07-19 21:54     ` Gary Wessle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e9ja6b$m8j$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.