unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2016-02-01 Emacs News (fixed HTML formatting)
@ 2016-02-01 18:57 Sacha Chua
  2016-02-02  0:05 ` John Wiegley
  0 siblings, 1 reply; 2+ messages in thread
From: Sacha Chua @ 2016-02-01 18:57 UTC (permalink / raw)
  To: emacs-tangents

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

It turns out that the order of parts in a multipart-alternative e-mail
matters. =) Let's try this one to see if it shows up nicely for people.
John Wiegley, thanks for the quick feedback!


[-- Attachment #2.1: Type: text/plain, Size: 8167 bytes --]

2016-02-01 Emacs News
=====================

  - Configuration:
    - [How do you get window system init code to run when using a emacs daemon/client?] (https://www.reddit.com/r/emacs/comments/43a3uq/how_do_you_get_window_system_init_code_to_run/)
    - [Tried Spacemacs but I don't like how it's phoning back several hosts when I run it] (https://www.reddit.com/r/emacs/comments/43jk55/tried_spacemacs_but_i_dont_like_how_its_phoning/): dotspacemacs-check-for-update
  - Org Mode:
    - [Inserting an Org Date Quickly] (http://irreal.org/blog/?p=4936)
    - [How to achieve auto-compilation for the org->latex->pdf publishing chain - configurations around latexmk] (https://zhangda.wordpress.com/2016/01/28/how-to-achieve-auto-compilation-for-the-org-latex-pdf-publishing-chain-configurations-around-latexmk/)
    - [Speed up pdf export from org-mode with latexmk] (http://pragmaticemacs.com/emacs/speed-up-pdf-export-from-org-mode-with-latexmk/)
    - [Pointy org-bullets] (http://puntoblogspot.blogspot.com/2016/01/pointy-org-bullets.html)
    - [Awesome way to write blog in emacs] (https://github.com/CodeFalling/blog-admin) ([Reddit] (https://www.reddit.com/r/emacs/comments/43i2yj/awesome_way_to_write_blog_in_emacs/)) - blog-admin for hexo or org-page
    - [How do org-refile-targets work?] (https://www.reddit.com/r/emacs/comments/4366f9/how_do_orgrefiletargets_work/)
    - [How to auto-publish org-mode publish projects ?] (https://www.reddit.com/r/emacs/comments/42sle2/how_to_autopublish_orgmode_publish_projects/) after-save-hook
    - [Org-mode for GTD?] (https://www.reddit.com/r/emacs/comments/42qr9h/orgmode_for_gtd/) org-query
  - Coding:
    - [Use Tab to Indent or Complete] (http://emacsredux.com/blog/2016/01/31/use-tab-to-indent-or-complete/)
    - [Diff regions in Emacs] (http://blog.binchen.org/posts/diff-regions-in-emacs.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/42xiv1/diff_regions_in_emacs/))
    - [Magit v2.5 released] (https://www.reddit.com/r/emacs/comments/43eh4m/magit_v25_released/)
    - [Elpy 1.11.0 released] (http://blog.jorgenschaefer.de/2016/01/elpy-1110-released.html)
    - [Is there a way to choose compilation command from a list?] (https://www.reddit.com/r/emacs/comments/438vf5/is_there_a_way_to_choose_compilation_command_from/) helm-make, multi-compile
    - [On-the-fly evaluation of forms/code in Emacs! (2013, 1:37)] (https://youtu.be/mNO-vgq3Avg) ([Reddit] (https://www.reddit.com/r/emacs/comments/433cha/onthefly_evaluation_of_formscode_in_emacs/))
    - [Any solution for editing a region in a different major mode?] (https://www.reddit.com/r/emacs/comments/42yi77/any_solution_for_editing_a_region_in_a_different/) fence-edit, org-mode, poporg, edit-indirect
    - [Emacs equivalent of dbext?] (https://www.reddit.com/r/emacs/comments/42wsb4/emacs_equivalent_of_dbext/)
    - [Updated xcode-mode to support xctool] (https://github.com/nicklanasa/xcode-mode)
    - [Organize restclient files with outline-minor-mode] (http://killring.org/2016/01/23/effective-restclient-in-emacs/) ([Reddit] (https://www.reddit.com/r/emacs/comments/42s0iv/organize_restclient_files_with_outlineminormode/))
    - [Emacs magic - преобразование ifelse в switch (0:43)] (https://www.youtube.com/watch?v=R4nIXMJHsgI)
    - [Go support added to etags] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=40a85fba441aa69d47ef9efd645df3411e43ae21)
    - [Ruby support improved in etags] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=25b79d7bc71079cd6ebb2700623e7e3b76b03287)
  - Emacs development:
    - [Display the Keybinding for a Command with substitute-command-keys] (http://emacsredux.com/blog/2016/02/01/display-the-keybinding-for-a-command-with-substitute-command-keys/)
    - [New in Emacs 25.1: Round quotes in Help buffers] (http://endlessparentheses.com/new-in-emacs-25-1-round-quotes-in-help-buffers.html?source=rss)
    - [What's the best practice to write emacs-lisp(at 2016)?] (https://www.reddit.com/r/emacs/comments/43nh3h/whats_the_best_practice_to_write_emacslispat_2016/)
    - [First Emacs 25 pretest is out] (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01745.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/43im8y/first_emacs_25_pretest_is_out/))
    - [Removing support for Emacs unexec from Glibc] (https://lwn.net/SubscriberLink/673724/d9809e674cde21df/) ([Reddit] (https://www.reddit.com/r/emacs/comments/43f4qd/removing_support_for_emacs_unexec_from_glibc/))
    - [Async DNS progress] (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01811.html)
    - [Discussion of how to make project--find-in-file generic] (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01636.html)
    - [Fixed filename for second dir-locals file] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=da976cff352bdea6adc2667582a56eb4061bb5f6)
  - Other:
    - [Highlight and navigate all instances of a regex in current region] (https://www.reddit.com/r/emacs/comments/43lt35/what_is_a_good_way_to_highlight_and_navigate_all/) occur, helm-swoop, loccur
    - [Praising the Command Line] (http://irreal.org/blog/?p=4934)
    - [Dimming out tildes in AUCTeX] (http://mbork.pl/2016-01-30_Dimming_out_tildes_in_AUCTeX)
    - [Emacs has a fast infix calculator that's not calc or quick-calc...] (https://www.reddit.com/r/emacs/comments/43b42y/i_just_realized_emacs_has_a_fast_infix_calculator/) - calculator, helm-calcul-expression
    - [Is there a emacs -> vim transition guide?] (https://www.reddit.com/r/emacs/comments/43adfm/is_there_a_emacs_vim_transition_guide/)
    - [Zone out with steam locomotives (just for fun)] (https://github.com/kawabata/zone-sl) ([Reddit] (https://www.reddit.com/r/emacs/comments/43a4la/zone_out_with_steam_locomotives_just_for_fun/))
    - [Evalator-An Emacs package for interactive evaluation and transformation of data] (https://www.reddit.com/r/emacs/comments/42y1rf/evalatoran_emacs_package_for_interactive/)
    - [Why Spacemacs?] (http://www.lunaryorn.com/2016/01/26/why-spacemacs.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/42rp0l/why_spacemacs/))
    - [Emacs打滴 4th x h4 (2:16:01)] (https://www.youtube.com/watch?v=VMKEsV63O8o)
  - New packages:
    - chapel-mode <http://melpa.org/#/chapel-mode>: a CC Mode for Chapel derived from derived-mode-ex.el
    - char-menu <http://melpa.org/#/char-menu>: Create your own menu for fast insertion of arbitrary symbols
    - commenter <http://melpa.org/#/commenter>: multiline-comment support package
    - contextual <http://melpa.org/#/contextual>: Contextual profile management system
    - evalator <http://melpa.org/#/evalator>: Package for interactive transformation of data with helm
    - flycheck-cstyle <http://melpa.org/#/flycheck-cstyle>: Integrate cstyle with flycheck
    - govc <http://melpa.org/#/govc>: Interface to govc for managing VMware ESXi and vCenter
    - litecoin-ticker <http://melpa.org/#/litecoin-ticker>: No description available.
    - metafmt <http://melpa.org/#/metafmt>: Emacs interface for metafmt
    - mocha <http://melpa.org/#/mocha>: Run Mocha or Jasmine tests
    - org-tfl <http://melpa.org/#/org-tfl>: Transport for London meets Orgmode
    - pony-snippets <http://melpa.org/#/pony-snippets>: Yasnippets for Pony
    - suscolors-theme <http://melpa.org/#/suscolors-theme>: Colorful theme, inspired by Gruvbox.
    - zone-sl <http://melpa.org/#/zone-sl>: Zone out with steam locomotives.

  Links from [reddit.com/r/emacs] (http://reddit.com/r/emacs/new), [/r/orgmode] (http://reddit.com/r/orgmode), [Hacker News] (https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story), [planet.emacsen.org] (http://planet.emacsen.org), [Youtube] (https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded), the [Emacs commit log] (http://git.savannah.gnu.org/cgit/emacs.git/log/?showmsg=1), the changes to the [Emacs NEWS file] (http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS), and [emacs-devel] (http://lists.gnu.org/archive/html/emacs-devel/2016-01).

  [Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news)


[-- Attachment #2.2: Type: text/html, Size: 9745 bytes --]

[-- Attachment #3: Type: text/x-org, Size: 7902 bytes --]

* 2016-02-01 Emacs News
- Configuration:
  - [[https://www.reddit.com/r/emacs/comments/43a3uq/how_do_you_get_window_system_init_code_to_run/][How do you get window system init code to run when using a emacs daemon/client?]]
  - [[https://www.reddit.com/r/emacs/comments/43jk55/tried_spacemacs_but_i_dont_like_how_its_phoning/][Tried Spacemacs but I don't like how it's phoning back several hosts when I run it]]: dotspacemacs-check-for-update
- Org Mode:
  - [[http://irreal.org/blog/?p=4936][Inserting an Org Date Quickly]]
  - [[https://zhangda.wordpress.com/2016/01/28/how-to-achieve-auto-compilation-for-the-org-latex-pdf-publishing-chain-configurations-around-latexmk/][How to achieve auto-compilation for the org->latex->pdf publishing chain - configurations around latexmk]]
  - [[http://pragmaticemacs.com/emacs/speed-up-pdf-export-from-org-mode-with-latexmk/][Speed up pdf export from org-mode with latexmk]]
  - [[http://puntoblogspot.blogspot.com/2016/01/pointy-org-bullets.html][Pointy org-bullets]]
  - [[https://github.com/CodeFalling/blog-admin][Awesome way to write blog in emacs]] ([[https://www.reddit.com/r/emacs/comments/43i2yj/awesome_way_to_write_blog_in_emacs/][Reddit]]) - blog-admin for hexo or org-page
  - [[https://www.reddit.com/r/emacs/comments/4366f9/how_do_orgrefiletargets_work/][How do org-refile-targets work?]]
  - [[https://www.reddit.com/r/emacs/comments/42sle2/how_to_autopublish_orgmode_publish_projects/][How to auto-publish org-mode publish projects ?]] after-save-hook
  - [[https://www.reddit.com/r/emacs/comments/42qr9h/orgmode_for_gtd/][Org-mode for GTD?]] org-query
- Coding:
  - [[http://emacsredux.com/blog/2016/01/31/use-tab-to-indent-or-complete/][Use Tab to Indent or Complete]]
  - [[http://blog.binchen.org/posts/diff-regions-in-emacs.html][Diff regions in Emacs]] ([[https://www.reddit.com/r/emacs/comments/42xiv1/diff_regions_in_emacs/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/43eh4m/magit_v25_released/][Magit v2.5 released]]
  - [[http://blog.jorgenschaefer.de/2016/01/elpy-1110-released.html][Elpy 1.11.0 released]]
  - [[https://www.reddit.com/r/emacs/comments/438vf5/is_there_a_way_to_choose_compilation_command_from/][Is there a way to choose compilation command from a list?]] helm-make, multi-compile
  - [[https://youtu.be/mNO-vgq3Avg][On-the-fly evaluation of forms/code in Emacs! (2013, 1:37)]] ([[https://www.reddit.com/r/emacs/comments/433cha/onthefly_evaluation_of_formscode_in_emacs/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/42yi77/any_solution_for_editing_a_region_in_a_different/][Any solution for editing a region in a different major mode?]] fence-edit, org-mode, poporg, edit-indirect
  - [[https://www.reddit.com/r/emacs/comments/42wsb4/emacs_equivalent_of_dbext/][Emacs equivalent of dbext?]]
  - [[https://github.com/nicklanasa/xcode-mode][Updated xcode-mode to support xctool]]
  - [[http://killring.org/2016/01/23/effective-restclient-in-emacs/][Organize restclient files with outline-minor-mode]] ([[https://www.reddit.com/r/emacs/comments/42s0iv/organize_restclient_files_with_outlineminormode/][Reddit]])
  - [[https://www.youtube.com/watch?v=R4nIXMJHsgI][Emacs magic - преобразование ifelse в switch (0:43)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=40a85fba441aa69d47ef9efd645df3411e43ae21][Go support added to etags]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=25b79d7bc71079cd6ebb2700623e7e3b76b03287][Ruby support improved in etags]]
- Emacs development:
  - [[http://emacsredux.com/blog/2016/02/01/display-the-keybinding-for-a-command-with-substitute-command-keys/][Display the Keybinding for a Command with substitute-command-keys]]
  - [[http://endlessparentheses.com/new-in-emacs-25-1-round-quotes-in-help-buffers.html?source=rss][New in Emacs 25.1: Round quotes in Help buffers]]
  - [[https://www.reddit.com/r/emacs/comments/43nh3h/whats_the_best_practice_to_write_emacslispat_2016/][What's the best practice to write emacs-lisp(at 2016)?]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01745.html][First Emacs 25 pretest is out]] ([[https://www.reddit.com/r/emacs/comments/43im8y/first_emacs_25_pretest_is_out/][Reddit]])
  - [[https://lwn.net/SubscriberLink/673724/d9809e674cde21df/][Removing support for Emacs unexec from Glibc]] ([[https://www.reddit.com/r/emacs/comments/43f4qd/removing_support_for_emacs_unexec_from_glibc/][Reddit]])
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01811.html][Async DNS progress]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01636.html][Discussion of how to make project--find-in-file generic]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=da976cff352bdea6adc2667582a56eb4061bb5f6][Fixed filename for second dir-locals file]]
- Other:
  - [[https://www.reddit.com/r/emacs/comments/43lt35/what_is_a_good_way_to_highlight_and_navigate_all/][Highlight and navigate all instances of a regex in current region]] occur, helm-swoop, loccur
  - [[http://irreal.org/blog/?p=4934][Praising the Command Line]]
  - [[http://mbork.pl/2016-01-30_Dimming_out_tildes_in_AUCTeX][Dimming out tildes in AUCTeX]]
  - [[https://www.reddit.com/r/emacs/comments/43b42y/i_just_realized_emacs_has_a_fast_infix_calculator/][Emacs has a fast infix calculator that's not calc or quick-calc...]] - calculator, helm-calcul-expression
  - [[https://www.reddit.com/r/emacs/comments/43adfm/is_there_a_emacs_vim_transition_guide/][Is there a emacs -> vim transition guide?]]
  - [[https://github.com/kawabata/zone-sl][Zone out with steam locomotives (just for fun)]] ([[https://www.reddit.com/r/emacs/comments/43a4la/zone_out_with_steam_locomotives_just_for_fun/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/42y1rf/evalatoran_emacs_package_for_interactive/][Evalator-An Emacs package for interactive evaluation and transformation of data]]
  - [[http://www.lunaryorn.com/2016/01/26/why-spacemacs.html][Why Spacemacs?]] ([[https://www.reddit.com/r/emacs/comments/42rp0l/why_spacemacs/][Reddit]])
  - [[https://www.youtube.com/watch?v=VMKEsV63O8o][Emacs打滴 4th x h4 (2:16:01)]]
- New packages:
  - http://melpa.org/#/chapel-mode: a CC Mode for Chapel derived from derived-mode-ex.el
  - http://melpa.org/#/char-menu: Create your own menu for fast insertion of arbitrary symbols
  - http://melpa.org/#/commenter: multiline-comment support package
  - http://melpa.org/#/contextual: Contextual profile management system
  - http://melpa.org/#/evalator: Package for interactive transformation of data with helm
  - http://melpa.org/#/flycheck-cstyle: Integrate cstyle with flycheck
  - http://melpa.org/#/govc: Interface to govc for managing VMware ESXi and vCenter
  - http://melpa.org/#/litecoin-ticker: No description available.
  - http://melpa.org/#/metafmt: Emacs interface for metafmt
  - http://melpa.org/#/mocha: Run Mocha or Jasmine tests
  - http://melpa.org/#/org-tfl: Transport for London meets Orgmode
  - http://melpa.org/#/pony-snippets: Yasnippets for Pony
  - http://melpa.org/#/suscolors-theme: Colorful theme, inspired by Gruvbox.
  - http://melpa.org/#/zone-sl: Zone out with steam locomotives.

Links from [[http://reddit.com/r/emacs/new][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][/r/orgmode]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[http://planet.emacsen.org][planet.emacsen.org]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][Youtube]], the [[http://git.savannah.gnu.org/cgit/emacs.git/log/?showmsg=1][Emacs commit log]], the changes to the [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][Emacs NEWS file]], and [[http://lists.gnu.org/archive/html/emacs-devel/2016-01][emacs-devel]].

[[http://sachachua.com/blog/category/emacs-news][Past Emacs News round-ups]]


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2016-02-01 Emacs News (fixed HTML formatting)
  2016-02-01 18:57 2016-02-01 Emacs News (fixed HTML formatting) Sacha Chua
@ 2016-02-02  0:05 ` John Wiegley
  0 siblings, 0 replies; 2+ messages in thread
From: John Wiegley @ 2016-02-02  0:05 UTC (permalink / raw)
  To: Sacha Chua; +Cc: emacs-tangents

>>>>> Sacha Chua <sacha@sachachua.com> writes:

> It turns out that the order of parts in a multipart-alternative e-mail
> matters. =) Let's try this one to see if it shows up nicely for people. John
> Wiegley, thanks for the quick feedback!

Yes, much better... :)

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-02  0:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 18:57 2016-02-01 Emacs News (fixed HTML formatting) Sacha Chua
2016-02-02  0:05 ` John Wiegley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).