guix-devel
[Top][All Lists]
Advanced

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

[PATCH 1/3] emacs: Enable 'guix-build-log-mode' for build log files.


From: Alex Kost
Subject: [PATCH 1/3] emacs: Enable 'guix-build-log-mode' for build log files.
Date: Thu, 29 Oct 2015 23:32:54 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

As suggested by Ludovic on IRC, after this patch, build log files (from
/var/log/guix/drvs) will be displayed in a 'guix-build-log-mode'.

I'm not sure about regexp though: are these files always "bz2" and
".../XX/XXXXX-30-more-characters-XXXXX/..."?

I didn't put "/var/log" in the beginning of the regexp to match, for example, 
/mnt/guix-from-sdc/var/log/guix/... files or alike.

Attachment: 0001-emacs-Enable-guix-build-log-mode-for-build-log-files.patch
Description: Text Data


reply via email to

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