Re: 2022-11-14 Emacs news

2022-11-14 Thread Emanuel Berg
Sacha Chua wrote: > Maybe next week, we'll see! I think it should happen today, now even. It's about time. ;;; -*- lexical-binding: t -*- ;; ;; this file: ;; https://dataswamp.org/~incal/emacs-init/today.el (defun eat-and-beat (re data) (save-excursion (if (looking-at re) (repl

Re: 2022-11-14 Emacs news

2022-11-14 Thread Sacha Chua
Maybe next week, we'll see! On Mon, Nov 14, 2022, 22:23 Emanuel Berg wrote: > @%&#$! > > You missed this one: > > ;;; -*- lexical-binding: t -*- > ;; > ;; this file: > ;; https://dataswamp.org/~incal/emacs-init/comic-book-insult.el > > (require 'seq) > > (defun scramble-string (str) > "Rando

Re: 2022-11-14 Emacs news

2022-11-14 Thread Emanuel Berg
@%&#$! You missed this one: ;;; -*- lexical-binding: t -*- ;; ;; this file: ;; https://dataswamp.org/~incal/emacs-init/comic-book-insult.el (require 'seq) (defun scramble-string (str) "Randomize the characters of STR." (seq-sort (lambda (_ __) (zerop (random 2))) str) ) (defun comic-book

2022-11-14 Emacs news

2022-11-14 Thread Sacha Chua
2022-11-14 Emacs news = - Help wanted: - [org-vcard: seeking new maintainer] (<https://www.reddit.com/r/emacs/comments/ys0nap/orgvcard_seeking_new_maintainer/>) - [Emacs User Survey] (<https://emacssurvey.org/>) ([emacs-devel] (<https://lists.