GNU bug report logs - #18791
25.0.50; Copy/Cut issue

Previous Next

Package: emacs;

Reported by: "Guillaume J. Charmes" <guillaume <at> charmes.net>

Date: Wed, 22 Oct 2014 12:56:02 UTC

Severity: normal

Found in version 25.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 18791 <at> debbugs.gnu.org (full text, mbox):

From: "Guillaume J. Charmes" <guillaume <at> charmes.net>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 18791 <at> debbugs.gnu.org
Subject: Re: bug#18791: 25.0.50; Copy/Cut issue
Date: Wed, 22 Oct 2014 14:07:24 -0400
[Message part 1 (text/plain, inline)]
I installed via `brew install emacs --HEAD`.

```
# Kill any running emacs
$> pkill emacs
# Disable all config
$> mv ~/.emacs /tmp
# Start given command
$> \emacs -Q -nw --eval '(kill-word 1)'
> `Symbol's value as variable is void: type` # (at startup)
```

I am in terminal mode, even with `xterm-mouse-mode`. clicking on `option`
does not work.

When I do `M-x toggle-debug-on-error` and try to copy a region (C-space,
M-w) I get:

```
Debugger entered--Lisp error: (void-variable type)
  #[(&rest _args) "\301\302\303^H#\207" [type error "No method %S for %S
frame" gui-set-selection] 4](CLIPBOARD #("sfdsaf\n\ndsaf\n" 0 7 (fontified
t) 7 8 (fontified t) 8 13 (fontified t)))
  gui-set-selection(CLIPBOARD #("sfdsaf\n\ndsaf\n" 0 7 (fontified t) 7 8
(fontified t) 8 13 (fontified t)))
  gui-select-text(#("sfdsaf\n\ndsaf\n" 0 7 (fontified t) 7 8 (fontified t)
8 13 (fontified t)))
  kill-new(#("sfdsaf\n\ndsaf\n" 0 7 (fontified t) 7 8 (fontified t) 8 13
(fontified t)))
  copy-region-as-kill(25 38 1)
  kill-ring-save(25 38 1)
  funcall-interactively(kill-ring-save 25 38 1)
  call-interactively(kill-ring-save nil nil)
  command-execute(kill-ring-save)
```




-- 

Guillaume J. Charmes
about.me/guillaumecharmes
[image: Guillaume J. Charmes on about.me]
  <http://about.me/guillaumecharmes>

On Wed, Oct 22, 2014 at 1:41 PM, Glenn Morris <rgm <at> gnu.org> wrote:

> Stefan Monnier wrote:
>
> >> Using `C-w` and `M-w` raise "Symbol's value as variable is void: type"
> >> error.
> >
> > Can you "Options => Enter Debugger on Error", then reproduce the
> > problem, then show us the backtrace you hopefully get?
>
> http://hydra.nixos.org/build/16396103/log/raw
>
> Try `make check', or emacs -Q -nw --eval '(kill-word 1)'.
>
> (This was on emacs-buildstatus yesterday.)
>
[Message part 2 (text/html, inline)]

This bug report was last modified 10 years and 210 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.