Adrian Parvin D. Ouano

Results 7 comments of Adrian Parvin D. Ouano

@shinh I am currently working on using `clang` as a linker, producing LLVM, and https://github.com/JuliaComputing/llvm-cbe to output C from LLVM, then compiling with ELVM.

This exists, for prior art: https://github.com/whacked/ob-shstream/blob/master/ob-shstream.el

Hi, I've tested this quite a bit. Syncing from org to ical is a built-in functionality of the org export, but you'll have to override `org-icalendar-with-timestamps`

I've opened a PR for this in case anyone wants to try it out. Please back up your files before trying this. :P https://github.com/dengste/org-caldav/pull/216

This snippet no longer exists. https://github.com/NixOS/nixops/blob/v1.6.1/release.nix#L53-L55

Hi, I created a patch to apply this. CC: @smdnv ``` From f7a0f0c2ec25b4a2d5ef548fe87d5c5c5d43c183 Mon Sep 17 00:00:00 2001 From: "Adrian Parvin D. Ouano" Date: Wed, 27 Jan 2021 03:49:08 +0800...

This is what `M-x version` gives me: ``` GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.12) ```