ejmg
ejmg
Upon installing `ox-rst` with `package-install`, I get an error buffer with the message: `ox-rst.el:33:1:Error: Symbol’s function definition is void: org-define-error` I'm running Emacs 25.1.1 on Ubuntu and `org-version` yields `Org-mode...
Like most computer keyboards, the X1 has secondary "buttons" assigned to each of its function keys, `F1` through `F12`, that are accessed via the `Fn` modifier key. As example, `Fn+F1`...
Recommendations/improvements to run through per @Morganamilo, verbatim: - [ ] Nitpick but download the iso not download the img - [ ] Why do you tell users to mess with...
I'm a dummy and used `~code~` markup instead of `=code=` markup in basically all of the tutorial. I should fix that.
This is definitely in connection with #16. `timedatectl status` yields: ``` Local time: Tue 2018-10-02 01:24:12 CDT Universal time: Tue 2018-10-02 06:24:12 UTC RTC time: Tue 2018-10-02 06:24:12 Time zone:...
currently only specify setting hardware clock, never properly set timezone of machine with ``` ln -sf /usr/share/zoneinfo/Region/City /etc/localtime ``` as specified in [wiki](https://wiki.archlinux.org/index.php/installation_guide#Time_zone). If possible, maybe use `time datectl` instead,...
I'll probably be doing this myself over winter break, would be a nice knowledge transfer to have available to others.
Per #10, this would easily clear up any confusion.
It was a pain figuring out how to get Fira code to work with emacs, i am sure someone else would appreciate this info.
Add note for adding netctl-auto for those who want it. I finally got around to doing it myself after manually running `sudo netctl stop-all && sudo netctl start ` got...