Mail Archives: geda-user/2012/11/07/16:49:00
On Sat, 27 Oct 2012 13:03:41 +0200
Markus Hitter <mah AT jump-ing DOT de> wrote:
>
> Recently I get repeatedly unneccessary(?) merge/cherry-pick conflicts
> with line 9 of .pcb files. This line typically reads something like
>
> Cursor[7500 30000 6.000000] (latest release) or
> Cursor[625.00mil 25.00mil 6.000000] (current git master)
>
> Apparently, the last position of the cursor is stored here, which is
> pretty much arbitrary, so it changes on every save.
>
> Now I can't imagine how a stored cursor position might be useful for
> anything. When viewing the file it's overridden as soon as the mouse
> enters the viewing area. If there's no use, I'd like to remove that
> entry to reduce the conflict potential.
+1
When you use PCB with scripts, and you
* load a pcb file into the buffer,
* past it on the current layout to a given position,
and if the cursor position points out of the border of the layout, your
past operation will be shifted to make sure the cursor position would
remain in the layout.
I'm not sure I could express my self good, but I don't see any use of the
cursor position on the layout.
Levente
--
Levente Kovacs
CTO, CSO
http://levente.logonex.eu
- Raw text -