memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit b13a614b0b87d7e9a71be8e30cde2e640e62b797
parent 9639b967230daf985f543931975e839cb7c68346
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 16 Jan 2021 11:00:22 +0100

Note down scratched itch

Diffstat:
Mitches/emacs/interpreters.org | 2++
Mitches/emacs/tracker.org | 6++++++
2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/itches/emacs/interpreters.org b/itches/emacs/interpreters.org @@ -4,6 +4,8 @@ ** Use Bash completions. E.g. in most terminals, typing ~ls TAB~ in a folder with a single file expands to ~ls that-file~. + +See [[https://debbugs.gnu.org/26661][bug#26661]]. ** Handle DECSC, DECRC, CUU, ED, HVP and DECSTBM console codes. Used for APT's "Dpkg::Progress-Fancy" option, enabled by default with the high-level apt(8) command. Silly script emulating what APT does: diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -125,6 +125,12 @@ Unfortunately, Symbola now comes with a [[https://dn-works.com/wp-content/upload Cf. [[https://bugs.archlinux.org/task/58886][Arch Linux]], [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897047][Debian]], [[https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/EC6I35ILFICKY5W5XTHYJC6UH36B2UQS/][Fedora]], [[https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg88799.html][Gentoo]], [[https://github.com/NixOS/nixpkgs/pull/79679][NixOS]] and [[https://bugs.launchpad.net/ubuntu/+source/ttf-ancient-fonts/+bug/1824065][Ubuntu]] threads; also [[https://en.wikipedia.org/wiki/Talk:Open-source_Unicode_typefaces#Symbola_font][Wikipedia]] thread. +*** project +**** DONE [[bug:45765]] Change default-directory before prompting in project-compile +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: *** shr **** DONE [[bug:39504]] Ensure faces of enclosing elements apply to <code> elements :PROPERTIES: