eev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: github / edrx / eev / discussions


From: Martin Milan
Subject: Re: github / edrx / eev / discussions
Date: Sat, 8 Apr 2023 04:06:06 +0200

> Martin, are you subscribed to the mailing list?

yes, I am subscribed,

( I meant  :
I was afraid to post a url, because , in the past 15 years, in
general, some of my email messages , that contained a url,  were
automatically sorted into the spam folder of the recipient
)

On Sat, Apr 8, 2023 at 3:52 AM Eduardo Ochs <eduardoochs@gmail.com> wrote:
>
> On Fri, 7 Apr 2023 at 22:34, Martin Milan <martin.novy.80@gmail.com> wrote:
> > Is there anyone, who follows this mailing list, but not the  github / edrx 
> > / eev   repo ?
> >
> > Now there is some activity at the github / edrx / eev / discussions
> >
> > // I am not pasting a url, because my messages with a url ... usually are 
> > automatically considered as spam
>
> That's strange!
> Let me try...
> The git repository for eev is here,
>
>   https://github.com/edrx/eev
>   https://github.com/edrx/eev/discussions
>
> and Martin is putting his notes in this repository:
>
>   https://github.com/martin12333/marti-onedrive
>
> I am using this to point to a local copy of his notes,
>
>   (find-git-links "https://github.com/martin12333/marti-onedrive"; "marti")
>   (code-c-d "marti" "~/usrc/marti-onedrive/")
>   (find-martifile "")
>
> and I redefine `find-martifile' in this way when I want to point to
> the remote version:
>
>   (defun find-martifile (fname &rest rest)
>     (let ((fmt 
> "https://raw.githubusercontent.com/martin12333/marti-onedrive/main2/%s";))
>       (apply 'find-wget (format fmt fname) rest)))
>
> Btw, this is similar to the ideas described here:
>
>   (find-1stclassvideo-links "2022findeevangg")
>   http://anggtwu.net/eev-find-angg.html
>   http://anggtwu.net/2022-find-eev-angg.html
>   (find-angg-es-links)
>
> And Martin uses this to point to his local version:
>
>   (code-c-d "marti" "C:/Users/marti/OneDrive/" :anchor)
>
> Cheers =),
>   Eduardo
>
>
> P.S.: Martin, are you subscribed to the mailing list?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]