X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Subject: Re: [geda-help] Combining two schematics into one To: geda-help AT delorie DOT com References: <78e04ed2-01fe-83e9-d47d-6bf5d81665cb AT mochima DOT com> <20170503194531 DOT GA26905 AT localhost DOT localdomain> From: Carlos Moreno Message-ID: <323ba383-992b-14dd-b7bd-4b62313ed017@mochima.com> Date: Wed, 3 May 2017 17:41:28 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170503194531.GA26905@localhost.localdomain> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 17-05-03 03:45 PM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-help AT delorie DOT com] wrote: > On Wed, May 03, 2017 at 03:00:47PM -0400, Carlos Moreno wrote: >> Is there a way to accomplish this? (see subject line) >> >> I'm trying to copy-n-paste from one into the other one, >> but it won't work: I can't open the two schematics >> simultaneously; and if I open one, copy to clipboard >> and then open the other schematic, the clipboard is >> cleared by the time I opened the new one. >> >> Any suggestions? > C-A C-X and C-V after that works for me if I open schematics using > f-o or in two different windows. What way do you use? What you suggest works (both cut-n-paste and copy-n-paste) Copy-n-paste done with either the mouse (i.e., right-click for pop-up menus) or with the menu (the main menu, option "Edit") does not work. That is: - Open sch #1 - Select the section of interest - Right-click on it - Click on "Copy" on the pop-up menu - Menu File -> Open and open sch #2 At this point, right-click does not show option Paste, and the menu Edit -> Paste does nothing (I click on the background area of the editor, before pasting, after pasting --- neither has any effect). Ctrl-V does, however, paste ok having made the Copy with the right-click --> copy. Anyway, I'll keep it in mind to use the keyboard for clipboard operations --- might still be good to file it as a "low/medium priority bug" for future releases? Thanks, Carlos --