Hi,
thanks, included in SVN 1043. I had to make a small change
in RunCommand.cc, so maybe
Elias wants to sync once more.
Best Regards,
/// Jürgen
On 01/19/2018 09:51 AM, Alexey
Veretennikov wrote:
Hi Jürgen,
It looks like all necessary files have been merged into Eliases
repositories and ready to be picked up by you.
Br,
/Alexey
2018-01-16 19:26 GMT+01:00 Alexey Veretennikov :
> Hm, it looks like I made a pull request to the incorrect place.
> Elias, Jürgen, please tell me where to put
Hm, it looks like I made a pull request to the incorrect place.
Elias, Jürgen, please tell me where to put my pull request?
Alexey Veretennikov writes:
> Hi Jürgen, Elias has merged his changes, could you please pick them up from
> emacs_mode
> directory?
>
> BR,
> /Alexey
>
> 2018-01-15 22:11
Hi Jürgen, Elias has merged his changes, could you please pick them up from
emacs_mode directory?
BR,
/Alexey
2018-01-15 22:11 GMT+01:00 Alexey Veretennikov <
alexey.veretenni...@gmail.com>:
> Hi,
>
> I've created pull request to your repository with GNU APL files.
> https://github.com/lokedhs/a
Hi,
I've created pull request to your repository with GNU APL files.
https://github.com/lokedhs/apl-devel/pull/1
I've only updated the files I've modified, so if you haven't updated the
rest please do so Jürgen could finally pick up these changes.
Elias Mårtenson writes:
> On 10 January 2018
On 10 January 2018 at 17:31, Alexey Veretennikov <
alexey.veretenni...@gmail.com> wrote:
> Hi Elias,
>
> Could you please do you do what Juergen has requested so we can get the
> changes in?
>
I can do it tomorrow. Basically all that is needed is to update the
relevant files in the
github reposit
Hi Elias,
Could you please do you do what Juergen has requested so we can get the
changes in?
Br
/Alexey
2018-01-07 17:51 GMT+01:00 Juergen Sauermann
:
> Hi,
>
> yes, but it is Elias who can OK the files. The proper order should be:
>
> 1. sync GNU APL sources to Elias' git
> 2. apply changes
Hi,
On 01/07/2018 05:52 PM, Elias Mårtenson wrote:
To me, it's a lot better if the primary code stays in the main GNU APL
repository.
Agreed. The current problem is that your git repository is a little
behind the
main GNU APL repository. I made some code clean-ups already some time ago
whic
> On Jan 7, 2018, at 11:52 AM, Elias Mårtenson wrote:
>
> We've discussed in the past the possibility of moving to a public development
> repository
> where all of us can create commit requests, but at the time you expressed
> concerns with that model.
Hi Elias:
I'm absolutely sure that you
To me, it's a lot better if the primary code stays in the main GNU APL
repository.
Jürgen,
We've discussed in the past the possibility of moving to a public
development repository where all of us can create commit requests, but at
the time you expressed concerns with that model.
Perhaps we can r
Hi,
yes, but it is Elias who can OK the files. The proper order should be:
1. sync GNU APL sources to Elias' git
2. apply changes and test Emacs
3. sync Elias' git to my local GNU APL repo
4. commit to public GNU APL repo
If I would apply the changes directly to the GNU APL repo then the
GNU AP
Hi,
The files I've attached are based on the sources from SVN, not git.
Br
/Alexey
On Jan 7, 2018 4:52 PM, "Juergen Sauermann"
wrote:
> Hi,
>
> they are actually used (I sync my sources from your git repo). I suppose
> that you applied
> Alexey's patch to your sources and the result doesn't co
Hi,
they are actually used (I sync my sources from your git repo). I
suppose that you applied
Alexey's patch to your sources and the result doesn't compile when
I fetch the changes from
your git repo.
I would prefer if the two repos remain in
That's OK. The C++ sources in my repository isn't actually used. I should
probably remove them from the gnu-apl-mode repository.
The code in the main GNU APL repository is the official source.
Regards,
Elias
On 7 January 2018 at 22:53, Juergen Sauermann wrote:
> Hi,
>
> it seems like Elias' so
Hi,
it seems like Elias' sources in git are slightly out of sync with
the current GNU APL sources.
For example (emacs.hh around line 55):
-
return string((const char *)&utf[0], utf.size());
+ return string((const char *)(utf.g
Thank you for this work. This is something have planned to do for a while
but never got around to.
I merged your changes and tested, and it all seems to work fine. I'll merge
this into gnu-apl-mode, but Jürgen needs to do the same on his side before
this is complete.
Regards,
Elias
On 7 January
Hi Juergen, Elias and all,
Some time ago we have been discussing the idea to move help from
gnu-apl-mode in Emacs into the GNU APL itself.
Now since we have a help in GNU APL, I've implemented network command in
emacs_mode part of GNU APL which will send requested help as a list of
S-expressions
17 matches
Mail list logo