all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 18629@debbugs.gnu.org
Subject: bug#18629: 25.0.50; Yanking text on a MS-Windows console
Date: Sun, 5 Oct 2014 09:54:42 +0200	[thread overview]
Message-ID: <CAH8Pv0j+gyACzZWHGyJeGZLA1Mko74L3mEYhs+X+F5f8qbBozA@mail.gmail.com> (raw)
In-Reply-To: <jwv8ukvwji7.fsf-monnier+emacsbugs@gnu.org>

> So, to get started, can you `trace-function' on gui-select-text,
> gui-selection-value and then reproduce the above (and show me the
> resulting trace)?

gui-selection-value seems to be undefined at that point, therefore I
cannot "trace-function" on it.

This is the resulting trace for gui-select-text:

<trace>
1 -> (gui-select-text #(";; This buffer is for notes you don't want to
save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

" 0 3 (fontified t face font-lock-comment-delimiter-face) 3 77
(fontified t face font-lock-comment-face) 77 80 (fontified t face
font-lock-comment-delimiter-face) 80 140 (fontified t face
font-lock-comment-face) 140 143 (fontified t face
font-lock-comment-delimiter-face) 143 190 (fontified t face
font-lock-comment-face) 190 191 (fontified t)))
1 <- gui-select-text: #(";; This buffer is for notes you don't want to
save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

" 0 3 (fontified t face font-lock-comment-delimiter-face) 3 77
(fontified t face font-lock-comment-face) 77 80 (fontified t face
font-lock-comment-delimiter-face) 80 140 (fontified t face
font-lock-comment-face) 140 143 (fontified t face
font-lock-comment-delimiter-face) 143 190 (fontified t face
font-lock-comment-face) 190 191 (fontified t))
</trace>

> One more thing: if you don't do the C-w, what is the expected behavior?
> IOW did the w32 console use the w32 clipboard?

The expected behavior for that, I think, is the one I observe right
now: C-y brings to the buffer the current contents of the system
clipboard.


-- 
Dani Moncayo





  reply	other threads:[~2014-10-05  7:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-04 21:04 bug#18629: 25.0.50; Yanking text on a MS-Windows console Dani Moncayo
2014-10-04 22:43 ` Stefan Monnier
2014-10-05  7:54   ` Dani Moncayo [this message]
2014-10-06  1:21     ` Stefan Monnier
2014-10-06 16:01       ` Dani Moncayo
2014-10-06 17:48         ` 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=CAH8Pv0j+gyACzZWHGyJeGZLA1Mko74L3mEYhs+X+F5f8qbBozA@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=18629@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.