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

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

pc-selection-mode - error when set in .emacs


From: Joe Koenig
Subject: pc-selection-mode - error when set in .emacs
Date: Sun, 7 Apr 2002 21:42:02 +0200
User-agent: slrn/0.9.7.4 (Linux)

Hi, I have some difficulties turning on

(pc-selection-mode t)

when trying to set this after emacs is started, it works without any
problem. But I get an error message when trying to put it in ~/.emacs.
This is 21.2.1 on Linux. Is it possible that this is caused by me
compiling/installing emacs in a custom directory
/home/joe/apps/bin/emacs
? It obviously finds the folder, as it refers to
/home/apps/bin/emacs/share/emacs/21.2/lisp/emulation/pc-select.elc
The error message changes, when renaming the file (file not found ...).

BTW: I cannot copy'n paste the error message cause the window with the
message dissapears when trying ro click into it. Therefore, just an
extract:

---------------------------------------------------------------------
Error in init file: Wrong number of arguments: (Lambda nil "Change mark
behaviour to emulate Motif, Mac or ms-windows cut and paste style " 
...
---------------------------------------------------------------------

So I called "emacs --debug-init". These are the last lines of the debug
message:

---------------------------------------------------------------------
highlight-nonselected-windows nil) (setq transient-mark-mode t) (setq
mark-even-if-inactive t) (delete-selection-mode 1)) 1)
pc-selection-mode(t) eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
load-with-code-conversion("/home/joe/.emacs" "~/.emacs" t t)
load("~/.emacs" t t) #[nil "…—É=ƒ'Ï=ƒ1ÓÞ҉#))‡" i
[init-file-user system-type user-init-file-1 user-init-file
source alt ms-dos "~" "/_emacs" windows-nt directory-files nil
"^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "~/_emacs" vax-vms
"sys$login:.emacs" "/.emacs" t load file-name-extension "elc"
file-name-sans-extension ".el" file-exists-p file-newer-than-file-p
message "Warning: %s is newer than %s" sit-for 1 "default"
inhibit-default-init inhibit-startup-message] 5]() command-line()
normal-top-level()
---------------------------------------------------------------------

Thanks

  Joe




reply via email to

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