unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: C-x C-c
Date: Thu, 26 Dec 2002 09:24:08 -0700	[thread overview]
Message-ID: <3E0B2D28.7060609@ihs.com> (raw)
In-Reply-To: fB5O9.496943$NH2.34338@sccrnsc01

[Please don't top-post.]

tcp wrote:

> Thanks. I have this problem when I add
> 
> the following two function into my .emacs
> 
> Wrong number of arguments: #<subr define-key>, 2


Oops, `define-key' should be `global-set-key'.


> Also, if I have multiple frames up, it does not
> 
> seem to delete all the open frames.

Oh, I interpreted "opened frame" to mean "selected frame".  Just put

	(delete-other-frames)

between

	(close-all-files)
and
	(delete-frame)

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

      reply	other threads:[~2002-12-26 16:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-24  5:21 C-x C-c tcp
2002-12-24 17:08 ` Kevin Rodgers
2002-12-24 22:55   ` tcp
2002-12-26 16:24     ` Kevin Rodgers [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=3E0B2D28.7060609@ihs.com \
    --to=kevin.rodgers@ihs.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).