* 2019-10-21 Emacs news Nov 2: [[https://emacsconf.org/2019/schedule][EmacsConf 2019 Schedule]] ([[https://reddit.com/r/emacs/comments/djfh3t/emacsconf_2019_schedule/][Reddit]]) - Emacs configuration: - [[https://www.reddit.com/r/emacs/comments/diylpz/configuration_file_organisation_literate_orgmode/][Configuration file organisation: literate org-mode or not? Split files or not? If split, how?]] - [[https://www.reddit.com/r/emacs/comments/dh9gq6/project_specific_commands/][Project specific commands]] - Emacs Lisp: - [[https://emacspeak.blogspot.com/2019/10/meta-programming-in-emacs-using.html][emacspeak: Meta-Programming In Emacs Using Defadvice]] - Emacs development: - [[https://i.redd.it/zq7l564ntgt31.jpg][{EmacsConf 2019} Curious to hear what you guys think/hope these new languages will be :)]] ([[https://reddit.com/r/emacs/comments/dk1d60/emacsconf_2019_curious_to_hear_what_you_guys/][Reddit]]) - [[https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00692.html][Long discussion about dir-locals.el and Emacs Lisp data]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a5ca89d35c9762b1ff850235e0df5fdb4e77079d][Add button to vc-dir to toggle visibility of stash list]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=435eb82e7b7e8926a3675bac74713e7c6081f7db][Add a way to disable substitution of command keys in help strings]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=30deac84c4168a6315a08a0dd85f6dde9b9df439][* lisp/tab-line.el: Bind mouse commands to tab-line.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=78cb3791fa11c95756ee3917c63cfea774f128a2][Add a command to toggle an edebug breakpoint]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=34744278ba44d78d2a3718135ac20f2dada303e4][Add a new edebug-breakpoint face]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=23b30327020c3f59691fbb20f061691c7bb15bdd][New command to clear all breakpoints in a function]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a4e7c15484a9330fb9e1a1b425fcf1b37bad04e1][Preserve breakpoints when Edebug-reinstrumenting functions]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e2acf4d29d6f03c7b8c6fbeb61ed1f4a6ef5b1fd][New command edebug-remove-instrumentation]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=58d23f5f19b5b766fd70addcb36414a739a00e4a][Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7e238e7d50872d43a137c1350cb3b293aea176c2][Add ':extend t' face attribute to diff faces (bug#37774)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=278b7c1b52be11e8c49b8252953e8e84d45765c3][Don't downcase the key binding in global-set-key.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ae5407b8579feae17ab34ed9ac68149cc29387c9][Add `unmatchable' as alias for (or) in rx (bug#37659)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e5a446b0a706ddd4bedf973baeaf54f105198b09][Add `anychar' as alias to `anything' in rx (bug#37659)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=287f5f1fa48ba947c41ad897ba6f5288a166c887][* etc/NEWS: Apply "user option" when possible. Fix other oddities.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4509aaa5b0666a120fb1e255d52d83d03c46c596][New variable tab-bar-position]] - Appearance: - [[https://github.com/emacsmirror/clippy/blob/master/clippy.el][clippy.el --- Show tooltip with function documentation at point]] - [[https://github.com/ilohmar/wconf][frame layout manager for GNU Emacs]] - [[http://amitp.blogspot.com/2019/07/emacs-mode-line-simplified.html][Amit's Thoughts: Emacs mode line simplified]] - [[https://www.reddit.com/r/emacs/comments/dicz80/what_are_emacs_tabs/][what are Emacs tabs?]] - Navigation: - [[https://oremacs.com/2019/10/16/ivy-0.13.0/][Ivy 0.13.0 is out]] ([[https://reddit.com/r/emacs/comments/ditkr4/ivy_0130_is_out/][Reddit]]) - [[https://github.com/tlh/workgroups.el][workgroups.el: workgroups for windows -- sexy window management for emacs]] - Org Mode: - [[http://jessekelly881-imagine.surge.sh/][Imagine - A clean, creative, and responsive css theme for org mode exports]] ([[https://reddit.com/r/emacs/comments/dj9rls/imagine_a_clean_creative_and_responsive_css_theme/][Reddit]]) - [[https://fuco1.github.io/2017-09-02-Maximize-the-org-capture-buffer.html][Maximize the org-capture buffer]] - [[https://github.com/whacked/transclusion-minor-mode][transclusion-minor-mode: emacs minor mode for org-mode file transclusion using embedded overlays]] - [[https://www.wisdomandwonder.com/emacs/12825/just-released-org2blog-v1-1-0][Just Released Org2Blog v1.1.0]] - [[http://cat-v.mit.edu/2019-10-18-write-you-a-minimalist-blog-powered-by-emacs-and-common-lisp.html][Build a minimalist blog, powered by Emacs and Common Lisp]] - [[http://teaching.sociology.ul.ie/bhalpin/wordpress/?p=602][Emacs and org-mode for sending mailshots]] - Coding: - [[https://github.com/IvanMalison/multi-line][multi-line: multi-line everything from function invocations and definitions to array and map literals in a wide variety of languages]] - [[https://github.com/josteink/wsd-mode][wsd-mode: A major-mode for Emacs and websequencediagrams.com]] - [[https://github.com/gexplorer/flycheck-indicator][A fancy mode line indicator for flycheck]] ([[https://reddit.com/r/emacs/comments/dkwk0j/a_fancy_mode_line_indicator_for_flycheck/][Reddit]]) - [[https://gitlab.com/shackra/flymake-golangci][flymake-golangci: An Emacs flymake handler for Golang source code]] - [[https://github.com/torbiak/git-autofixup][git-autofixup: create fixup commits for topic branches]] - [[https://github.com/AGWA/git-crypt][git-crypt: Transparent file encryption in git]] - [[https://htn.to/3UQMMbYZaY][kelm: Interactive kubernetes operator like a peco and Emacs helm.]] - Mail: - [[https://github.com/gauteh/lieer][lieer: Fast email-fetching and two-way tag synchronization between notmuch and GMail]] - [[https://github.com/kensanata/ggg/][ggg: Gmail, Gnus and GPG]] - [[https://aliquote.org/post/setting-up-mu4e-1-0-c/][Setting Up Mu4e 1.0 C - aliquot]] - Spacemacs: - [[https://irreal.org/blog/?p=8389][Navigating With Spacemacs]] - Community: - [[https://www.reddit.com/r/emacs/comments/di4pqz/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://www.reddit.com/r/emacs/comments/dk9mq7/my_first_encounter_with_emacs_in_1989_when_was/][My first encounter with Emacs, in 1989 - when was yours?]] - [[https://www.fsf.org/blogs/community/november-2-save-the-date-emacsconf-is-coming-to-boston][EmacsConf is coming to Boston on Nov 2 — Free Software Foundation]] - [[https://www.fsf.org/blogs/community/submit-a-session-proposal-for-libreplanet-2020-conference-free-the-future-by-nov-20][Submit a session proposal for LibrePlanet 2020 conference: Free the Future by Nov. 20]] - Other: - [[https://cestlaz.github.io/post/using-emacs-59-markdown/][Using Emacs 59 - markdown]] ([[https://reddit.com/r/emacs/comments/djspo3/using_emacs_59_markdown/][Reddit]]) - [[https://www.youtube.com/watch?v=VOfSjLwQY28&feature=youtu.be][Replacing Scrivener with Emacs and Vim - YouTube]] - [[https://www.reddit.com/r/emacs/comments/djrlib/academic_research_about_emacs/][Academic research about Emacs?]] - [[https://www.reddit.com/r/emacs/comments/dinynj/whats_your_strategy_for_spellchecking_on_windows/][What's your strategy for spell-checking on Windows 10?]] - [[https://www.reddit.com/r/emacs/comments/dkxuwz/is_it_worth_to_switch_from_standard_emacs/][Is it worth to switch from standard Emacs keybinds to Evil?]] - [[https://www.reddit.com/r/emacs/comments/djisxc/evil_users_who_made_the_switch_to_vanilla_why/][Evil users who made the switch to vanilla: why?]] - [[https://www.with-emacs.com/posts/prefix-command-completion/][Prefix command completion]] - [[https://www.wisdomandwonder.com/emacs/12839/use-all-of-emacss-modifiers-on-macos-with-various-keyboards][Use all of Emacs’s modifiers on macOS with various keyboards.]] - [[https://www.reddit.com/r/emacs/comments/djszvh/simple_script_for_detecting_os_family_and_type_in/][Simple script for detecting OS family and type in Emacs]] - New packages: - http://melpa.org/#/didyoumean: Did you mean to open another file? - http://melpa.org/#/elpa-deploy: ELPA deployment library - http://melpa.org/#/info-rename-buffer: Rename Info buffers to match manuals Links from [[http://reddit.com/r/emacs][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][r/orgmode]], [[http://reddit.com/r/spacemacs][r/spacemacs]], [[http://reddit.com/r/planetemacs][r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://planet.emacslife.com][planet.emacslife.com]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]] and [[http://lists.gnu.org/archive/html/emacs-devel/2019-10][emacs-devel]]. You're receiving this message via the Emacs Tangents mailing list. [[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]]