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

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

Problem with second-sel.el


From: Nordlöw
Subject: Problem with second-sel.el
Date: Tue, 19 Aug 2008 01:18:52 -0700 (PDT)
User-agent: G2/1.0

I am trying to trace an annoying bug regarding secondary selection.
The problem occurs on a number of places in my settings if I have
second-sel.el in my load path otherwise it does not.

For example the following happens when nxhtml is loaded:

Debugger entered--Lisp error: (error "No `SECONDARY' selection")
  x-get-selection-internal(SECONDARY STRING)
  x-get-selection(SECONDARY)
  (and (fboundp (quote x-get-selection)) (x-get-selection (quote
SECONDARY)) (not buffer-read-only))
  message("Loading %s (source)...done" "/home/per/pnw/emacs/nxhtml/etc/
schema/schema-path-patch.el")
  load-with-code-conversion("/home/per/pnw/emacs/nxhtml/etc/schema/
schema-path-patch.el" "/home/per/pnw/emacs/nxhtml/etc/schema/schema-
path-patch.el" nil nil)
  load("/home/per/pnw/emacs/nxhtml/etc/schema/schema-path-patch.el"
nil nil t)
  load-file("/home/per/pnw/emacs/nxhtml/etc/schema/schema-path-
patch.el")

Because of this I have deactivated second-sel.el for now; Am I missing
out on something, Drew Adams?

Thanks in advance,
Nordlöw


reply via email to

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