all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tomas@tuxteam.de
To: Hugh Kieffer <hkieffer@charter.net>
Cc: help-gnu-emacs@gnu.org, Tom Stone <tstone@usgs.gov>
Subject: Re: Can't save enhanced characters
Date: Thu, 11 Feb 2010 08:21:15 +0100	[thread overview]
Message-ID: <20100211072115.GA12949@tomas> (raw)
In-Reply-To: <4B72EE77.60303@charter.net>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Feb 10, 2010 at 09:35:51AM -0800, Hugh Kieffer wrote:
> Copy and paste (into emacs) of the compiler output to monitor  has
> bold lead and trail single quotes. When I try to save the emacs file,
> is produces:
>
> Symbol's function definition is void: show-temp-buffer-in-current-frame

Looks like a bug. I think Emacs is trying to tell you something and
falls over. Anyway, "my" Emacs doesn't know this function (I'm on
23.1.91), so chances are that it belongs to some external package.

> and will not save. I get this error with any "enhanced" character in
> the buffer acquired by a paste, but not with boldface characters
> in a .tex buffer using \textbf{}.   What is the cure for this?

It might be that Emacs is trying to ask you which encoding to use to
save this file (maybe the current encoding can't represent this
"enhanced" character. Try to set the encoding yourself (e.g. to utf-8
would be a safe bet) before saving -- e.g. via C-x RET f (or via
menu->Options -> Mule (Multilingual Environment) -> Set Coding Systems
    ->For Saving This Buffer

(Maybe your version doesn't have a "For Saving This Buffer" entry. But
it surely has a "For Next Command" entry: use this then and save
immediately after this).

Does this help?

To find out where the offending call is, you might try to switch on
debugging (M-x toggle-debug-on-error) before triggering the error.

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLc6/rBcgs9XrR2kYRAi2+AJ9XFidnSuDQQyXQ2sJugJ2dfOPoWwCeIFwi
N0dULvCOpMMkuoUUzeJUGyU=
=CMb+
-----END PGP SIGNATURE-----




      reply	other threads:[~2010-02-11  7:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 17:35 Can't save enhanced characters Hugh Kieffer
2010-02-11  7:21 ` tomas [this message]

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=20100211072115.GA12949@tomas \
    --to=tomas@tuxteam.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=hkieffer@charter.net \
    --cc=tstone@usgs.gov \
    /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.