From: Morgan Smith
* gnu/packages/emacs.scm (emacs) [restore-emacs-pdmp]: Change regex to handle
filenames that have a fingerprint in them. Remove #t at the end of the
phase. Don't bother deleting the old files because rename will overwrite them
anyways.
---
find-files does sort its return so my
From: Morgan Smith
* gnu/packages/emacs.scm (emacs) [restore-emacs-pdmp]: Change regex to handle
filenames that have a fingerprint in them. Also remove #t at the end of the
phase.
---
I'm a fan of your idea. I tested this patch and it seems to work as expected.
I do think that the fingerprint
From: Morgan Smith
* gnu/packages/emacs.scm (emacs) [restore-emacs-pdmp]: Add regex to handle
filenames that have a fingerprint in them
---
Fixed your problem. Well it was also my problem. The regex is pretty simple
but probably a little intimidating if you've never done it before. I highly
From: Morgan Smith
* gnu/packages/embedded.scm (newlib-nano-arm-none-eabi)[arguments]: Hard link
library files from *.a to *_nano.a. Hard link newlib.h to a common location.
---
I CC'd Efraim because they commited my last gcc-arm-none-eabi patch. I hope
that's ok. I'm not really sure who is resp
From: Morgan Smith
* gnu/packages/emacs.scm (emacs):
[strip-double-wrap] Modify to work with emacs-next
* gnu/packages/emacs.scm (emacs-next):
[version] Change version from 28.0.50.1 to 28.0.50
[arguments] Removed field
[native-search-paths] New field
---
The problem turned out to be that EMACS