<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/emacs/guix-build-log.el, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2016-12-29T20:40:24Z</updated>
<entry>
<title>Remove Emacs interface.</title>
<updated>2016-12-29T20:40:24Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2016-12-22T09:47:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=deb6276dda81a69da38e842d269c5370a28fa5cf'/>
<id>urn:sha1:deb6276dda81a69da38e842d269c5370a28fa5cf</id>
<content type='text'>
* emacs/guix-about.el: Remove file.
* emacs/guix-backend.el: Likewise.
* emacs/guix-base.el: Likewise.
* emacs/guix-buffer.el: Likewise.
* emacs/guix-build-log.el: Likewise.
* emacs/guix-command.el: Likewise.
* emacs/guix-config.el.in: Likewise.
* emacs/guix-devel.el: Likewise.
* emacs/guix-entry.el: Likewise.
* emacs/guix-external.el: Likewise.
* emacs/guix-geiser.el: Likewise.
* emacs/guix-guile.el: Likewise.
* emacs/guix-help-vars.el: Likewise.
* emacs/guix-helper.scm.in: Likewise.
* emacs/guix-history.el: Likewise.
* emacs/guix-hydra-build.el: Likewise.
* emacs/guix-hydra-jobset.el: Likewise.
* emacs/guix-hydra.el: Likewise.
* emacs/guix-info.el: Likewise.
* emacs/guix-init.el: Likewise.
* emacs/guix-license.el: Likewise.
* emacs/guix-list.el: Likewise.
* emacs/guix-location.el: Likewise.
* emacs/guix-main.scm: Likewise.
* emacs/guix-messages.el: Likewise.
* emacs/guix-pcomplete.el: Likewise.
* emacs/guix-popup.el: Likewise.
* emacs/guix-prettify.el: Likewise.
* emacs/guix-profiles.el: Likewise.
* emacs/guix-read.el: Likewise.
* emacs/guix-ui-generation.el: Likewise.
* emacs/guix-ui-license.el: Likewise.
* emacs/guix-ui-location.el: Likewise.
* emacs/guix-ui-package.el: Likewise.
* emacs/guix-ui-system-generation.el: Likewise.
* emacs/guix-ui.el: Likewise.
* emacs/guix-utils.el: Likewise.
* emacs/local.mk: Likewise.
* doc/emacs.texi: Likewise.
* doc/guix.texi: Remove cross-references to Emacs nodes.
(Package Management): Mention 'emacs-guix' package.
* doc/contributing.texi (The Perfect Setup): Remove the reference.
* doc/htmlxref.cnf: Add 'emacs-guix' URL.
* Makefile.am: Remove Emacs stuff.
* configure.ac: Likewise.
* gnu/packages/package-management.scm (guix-0.12.0)[native-inputs]:
Remove "emacs".
[propagated-inputs]: Remove "geiser" and "emacs-magit-popup".

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>emacs: Autoload hooks instead of putting them in 'guix-init'.</title>
<updated>2016-02-18T08:59:03Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2016-02-08T17:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=19a9c6f47c9161f6596c31625531c83b13f4d4ae'/>
<id>urn:sha1:19a9c6f47c9161f6596c31625531c83b13f4d4ae</id>
<content type='text'>
* emacs/guix-init.el: Move adding hooks to...
* emacs/guix-build-log.el: ... here.
* emacs/guix-devel.el: ... and here.
</content>
</entry>
<entry>
<title>emacs: Add 'guix-build-log-find-file'.</title>
<updated>2015-12-09T16:54:19Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-12-07T08:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=dcb00c0ad5f33d76dc4cac03ba6f7f8568ddfc57'/>
<id>urn:sha1:dcb00c0ad5f33d76dc4cac03ba6f7f8568ddfc57</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-find-file): New procedure.
* emacs/guix-command.el (guix-run-view-build-log): Use it.
</content>
</entry>
<entry>
<title>emacs: Enable 'guix-build-log-minor-mode' in shell buffers.</title>
<updated>2015-11-02T12:52:52Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-10-31T19:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f4044b586d04c197325dec36eb35e77fe05028c7'/>
<id>urn:sha1:f4044b586d04c197325dec36eb35e77fe05028c7</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-minor-mode-activate): New variable.
  (guix-build-log-minor-mode-activate-maybe): New function.
* emacs/guix-init.el: Add it to 'shell-mode-hook'.
* doc/emacs.texi (Emacs Build Log): Mention it.
</content>
</entry>
<entry>
<title>emacs: Enable 'guix-build-log-mode' for build log files.</title>
<updated>2015-11-02T12:52:52Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-10-29T17:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0048552d0de1582f016535078274be3cd4c66057'/>
<id>urn:sha1:0048552d0de1582f016535078274be3cd4c66057</id>
<content type='text'>
* emacs/guix-build-log.el (auto-mode-alist): Add 'guix-build-log-mode'
  to 'auto-mode-alist'.
</content>
</entry>
<entry>
<title>emacs: Disable minor modes in 'guix-build-log-mode'.</title>
<updated>2015-10-31T20:22:41Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-10-29T18:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c42e6c6c2f7163396cec977f60bcc3d02d87bd3c'/>
<id>urn:sha1:c42e6c6c2f7163396cec977f60bcc3d02d87bd3c</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-mode-hook): Remove
  'compilation-shell-minor-mode' as it is slow on big buffers, and
  'view-mode' as it rebinds too many keys.
  (guix-build-log-mode-map): Add "c" and "v" key bindings for the
  removed minor modes.
</content>
</entry>
<entry>
<title>emacs: Add key bindings for 'guix-build-log-minor-mode'.</title>
<updated>2015-10-31T20:22:40Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-10-29T18:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=20ce2fee3364aa508c7ed03a0d519c783782a8b8'/>
<id>urn:sha1:20ce2fee3364aa508c7ed03a0d519c783782a8b8</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-mode-map): Move keys to ...
  (guix-build-log-common-map): ...here.  New variable.
  (guix-build-log-minor-mode-map): New variable.
  (guix-build-log-minor-mode): Use it.
* doc/emacs.texi (Emacs Build Log): Document it.
</content>
</entry>
<entry>
<title>emacs: Fix 'guix-build-log-phase-toggle-all'.</title>
<updated>2015-10-09T13:17:45Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-09-30T17:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=7c786db4fba0c19d46d23f978af3d0131f985f15'/>
<id>urn:sha1:7c786db4fba0c19d46d23f978af3d0131f985f15</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-phase-toggle-all): Handle the
  case when there are no characters before the first phase:
  'guix-build-log-next-phase' moves to the second phase in such a case,
  and the toggling is not done properly, so use 're-search-forward'
  instead.
</content>
</entry>
<entry>
<title>emacs: build-log: Improve regexp for the phase end.</title>
<updated>2015-09-25T07:45:38Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-09-24T13:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=665ce1ebe548c71e9da54caeb62eca5f9f588d4d'/>
<id>urn:sha1:665ce1ebe548c71e9da54caeb62eca5f9f588d4d</id>
<content type='text'>
* emacs/guix-build-log.el (guix-build-log-phase-end-regexp): Handle
  fractional number of seconds (like "0.8").
</content>
</entry>
<entry>
<title>emacs: Add commands to show/hide build log phases.</title>
<updated>2015-09-18T18:41:23Z</updated>
<author>
<name>Alex Kost</name>
</author>
<published>2015-09-15T18:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=eda1cc8b5d68189166e1d61142aa84e5af4187c7'/>
<id>urn:sha1:eda1cc8b5d68189166e1d61142aa84e5af4187c7</id>
<content type='text'>
Suggested by Ludovic Courtès &lt;ludo@gnu.org&gt;.

* emacs/guix-build-log.el (guix-build-log-phase-end-regexp): New
  variable.
  (guix-build-log-phase-start, guix-build-log-phase-end,
  guix-build-log-phase-hide, guix-build-log-phase-show,
  guix-build-log-phase-hidden-p, guix-build-log-phase-toggle-function,
  guix-build-log-phase-toggle, guix-build-log-phase-toggle-all): New functions.
  (guix-build-log-mode-map): Add 'TAB'/'S-TAB' key bindings.
* doc/emacs.texi (Emacs Build Log): Document them.
</content>
</entry>
</feed>
