<p></p>
<br>
On 4/25/20 11:32 AM, elextr wrote:<br>
><br>
> Thanks for all the correct details.<br>
><br>
> The |*.geany| file is basically a session file, its for recreating a <br>
> specific users's previous session and settings, its not designed for <br>
> storing in repositories since it can contain user specific information.<br>
><br>
> There have been attempts to make project files (which are named <br>
> sessions) relative, but it appears nobody felt it worth the effort <br>
> (see #600 <https://github.com/geany/geany/pull/600>).<br>
><br>
<br>
On Linux at least, a possible way might be to use glob(3) <br>
<http://man7.org/linux/man-pages/man3/glob.3.html> or wordexp(3) <br>
<http://man7.org/linux/man-pages/man3/wordexp.3.html> facilities when <br>
parsing that *.geany file.<br>
<br>
I am definitely aware that on Windows it is a lot more difficult.<br>
<br>
<br>
I am coding since 1974, but never used Windows in my life (both at home <br>
and at work), and at the age of 60 don't feel it is even worth learning it.<br>
<br>
<br>
Thanks for your nice reply.<br>
<br>
<br>
Cheers from near Paris, France.<br>
<br>
-- <br>
Basile STARYNKEVITCH   == http://starynkevitch.net/Basile<br>
opinions are mine only - les opinions sont seulement miennes<br>
Bourg La Reine, France; <basile@starynkevitch.net><br>
(mobile phone: cf my web page / voir ma page web...)<br>
<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2483#issuecomment-619353106">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6N2S2NQ76FV5VDK53ROKXCTANCNFSM4MQVB6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3K34K77GAVHEW2LETROKXCTA5CNFSM4MQVB6W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETVJIEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2483#issuecomment-619353106",
"url": "https://github.com/geany/geany/issues/2483#issuecomment-619353106",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>