Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Copy/paste from CoqIde right-side windows

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Copy/paste from CoqIde right-side windows


chronological Thread 
  • From: "Eugene Kirpichov" <ekirpichov AT gmail.com>
  • To: "Adam Chlipala" <adamc AT hcoop.net>
  • Cc: coq-club AT pauillac.inria.fr
  • Subject: Re: [Coq-Club] Copy/paste from CoqIde right-side windows
  • Date: Wed, 15 Oct 2008 19:07:37 +0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=G76TK78jzWm3dCDvTIxAEwzHLU3tIiijR3XZynoOPNBlZh23Y1rayAMNRyI1aG6kZc XEHzRvLWiKbytkke4JAe5ld6RIjyt81MuB2u4ICQFgtJyfApzn06cvvydtmZUtOlIkWD P0MJOepFiRGB0XR9VBnh/sD80e2gLeSdhe03c=
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

2008/10/15 Adam Chlipala 
<adamc AT hcoop.net>:
> Eugene Kirpichov wrote:
>>
>> Hello from an inspired Coq newbie!
>>
>> So. Coqide supports Copy/Paste (Ctrl-C/Ctrl-V) from the main editor
>> window on MS Windows.
>> However, I'd like to copy/paste contents of the other windows (the
>> goals window and coq output window) during proof steps, and it seems
>> like Ctrl-C/Ctrl-V and even the Menu->Edit commands are not working
>> there (they don't change the clipboard contents at all).
>>
>> The question is: 1) Are these keys/commands *supposed* to work in
>> those windows? 2) If they aren't, then does there exist another way to
>> achieve my goal on Windows? Or maybe, at least, on Linux? (my final
>> goal is actually to make a presentation about Coq to our local Haskell
>> User Group)
>>
>
> Have you considered using Proof General instead of CoqIDE?  Haskell users
> tend to be familiar with Emacs already, and I personally prefer Proof
> General to CoqIDE.
>

Probably I am a bit atypical since I prefer vim :)
Actually, I had already installed emacs and started to install Proof
General when Eric Jaeger told me that it I can drag and drop that text
into the editor window, where it becomes copyable. So, the problem is
solved, but thanks anyway :)

-- 
Eugene Kirpichov
Web IR developer, Yandex





Archive powered by MhonArc 2.6.16.

Top of Page