emacs-25.3-mac-6.7
Is Released!
Also railwaycat/emacsmacport/emacs-mac
.
emacs-25.3-mac-6.7
Is Released!
Also railwaycat/emacsmacport/emacs-mac
.
go vet shadow warns of variable shadowing. That is where you declare a variable with the same name, in the same scope.
Do you dare enable it?
Here “Host OS” means the operating system on which you run Emacs.
When I use my host OS by muscle memory I try to use the Kill Ring just like I do in Emacs and then I get a painful surprise: I have to copy everything that I need somewhere else and then copy it back. Yuck. Can you recommend a solution for this on macOS?
browse-kill-ring makes the kill ring really easy to use.
Run it from source and update it every day using this shell command
cd ~/src/magit/ && git ls-remote && git pull && make clean && make
If you have an org-mode problem then you’ve probably got it installed twice. Here are two examples where I always get into trouble:
The errors are usually cryptic, to the lazy like me, and not worth investigating because they are fake errors.
Dire Wolf is a software “soundcard” AX.25 packet modem/TNC and APRS encoder/decoder. It can be used stand-alone to observe APRS traffic, as a tracker, digipeater, APRStt gateway, or Internet Gateway (IGate). For more information, look at the bottom 1/4 of this page and in https://github.com/wb2osz/direwolf/blob/dev/doc/README.md
Hopwatch is a simple tool in HTML5 that can help debug Go programs. It works by communicating to a WebSockets based client in Javascript. When your program calls the Break function, it sends debug information to the browser page and waits for user interaction. Using the functions Display, Printf or Dump (go-spew), you can log information on the browser page. On the hopwatch page, the developer can view debug information and choose to resume the execution of the program.
Worrying is like praying for stuff we don’t like
This page explains how to configure exported tables borders either with the variable org-html-table-default-attributes
, which is ignored with HTML5 export, or properties.
The default table export doesn’t include borders and it is difficult to read.