[emacs-berlin] IMPORTANT: New location for Emacs Berlin December
Arne Brasseur
arne.brasseur at gmail.com
Wed Dec 21 14:24:22 UTC 2016
That's pretty cool Andreas :)
Here's my version slightly extended version :)
On 19 December 2016 at 17:10, Andreas Röhler <andreas.roehler at easy-emacs.de>
wrote:
> Hallo Arne and all,
>
> unfortunately can't make it this time.
>
> Below some play with the theme.
>
> Grüße,
>
> Andreas
>
>
> (defun weihnachtstraum (&optional arg)
> (interactive "*p")
> (let ((arg (if (eq 1 arg) 9 arg)))
> (set-buffer (get-buffer-create "Weihnachtstraum"))
> (switch-to-buffer (current-buffer))
> (dotimes (i arg)
> (newline)
> (indent-to (- arg i))
> (dotimes (_ (* 2 i)) (insert 8710))
> (insert 8710))))
>
> _______________________________________________
> emacs-berlin mailing list
> emacs-berlin at emacs-berlin.org
> https://mailb.org/mailman/listinfo/emacs-berlin
>
--
Screencasts for ClojureScript and Clojure, https://lambdaisland.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailb.org/pipermail/emacs-berlin/attachments/20161221/65c08249/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmas.el
Type: text/x-emacs-lisp
Size: 1525 bytes
Desc: not available
URL: <http://mailb.org/pipermail/emacs-berlin/attachments/20161221/65c08249/attachment.bin>
More information about the emacs-berlin
mailing list