unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: emacs-devel@gnu.org
Subject: Re: Mac OS X Symbol's function definition is void: mac-cut-function
Date: Fri, 29 Apr 2005 10:38:01 +0900	[thread overview]
Message-ID: <wlhdhqz7k6.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <4270FA1D.6030800@uni-jena.de>

>>>>> On Thu, 28 Apr 2005 16:58:37 +0200, Martin Buchmann <Martin.Buchmann@uni-jena.de> said:

> Hi, i'm using today's CVS Emacs on Mac OS X 10.3.9 built using the
> make-package script. Everything seems to work fine but i'm not able
> to cut or copy text from a buffer. I only get messages like these:

> Symbol's function definition is void: mac-cut-function
> Symbol's function definition is void: mac-paste-function

They are no longer used in the latest CVS.  You must be using older
.elc or you have own setting in your ~/.emacs or other startup files.

If the same error occurs even when invoked with -Q option (e.g.,
`/Applications/Emacs.app/Contents/MacOS/Emacs -Q' from Terminal), then
do `make maintainer-clean' at the top directory, and then do
make-package at the mac directory again.  Otherwise, there must be
some setting about interprogram-cut-function in some startup files
such as site-start.el, defaults.el, etc.  Maybe you can find it with
find-grep-dired.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

  reply	other threads:[~2005-04-29  1:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28 14:58 Mac OS X Symbol's function definition is void: mac-cut-function Martin Buchmann
2005-04-29  1:38 ` YAMAMOTO Mitsuharu [this message]
     [not found] <4225ccfd8f8908f2f8f9f77343a2ac48@gmail.com>
2005-04-29  9:17 ` Martin Buchmann

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=wlhdhqz7k6.wl%mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

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).