all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Guillaume J. Charmes" <guillaume@charmes.net>
To: Glenn Morris <rgm@gnu.org>
Cc: 18791@debbugs.gnu.org
Subject: bug#18791: 25.0.50; Copy/Cut issue
Date: Wed, 22 Oct 2014 14:07:24 -0400	[thread overview]
Message-ID: <CAEzNxec20pehsDvUJWmZjkMxA4tVz2mEJjKoFfjBHwSOyrAD0Q@mail.gmail.com> (raw)
In-Reply-To: <6dr3y0rogq.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1771 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 5596 bytes --]

  reply	other threads:[~2014-10-22 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 12:54 bug#18791: 25.0.50; Copy/Cut issue Guillaume J. Charmes
2014-10-22 17:36 ` Stefan Monnier
2014-10-22 17:41   ` Glenn Morris
2014-10-22 18:07     ` Guillaume J. Charmes [this message]
2014-10-23  1:39     ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=CAEzNxec20pehsDvUJWmZjkMxA4tVz2mEJjKoFfjBHwSOyrAD0Q@mail.gmail.com \
    --to=guillaume@charmes.net \
    --cc=18791@debbugs.gnu.org \
    --cc=rgm@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.