* 2016-06-20 Emacs News
@ 2016-06-20 22:58 Sacha Chua
2016-06-21 14:05 ` Goktug Kayaalp
0 siblings, 1 reply; 2+ messages in thread
From: Sacha Chua @ 2016-06-20 22:58 UTC (permalink / raw)
To: emacs-tangents
[-- Attachment #1.1: Type: text/plain, Size: 4920 bytes --]
2016-06-20 Emacs News
=====================
- Org Mode:
- [Get yourself organized with OrgMode] (https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o9iqq/get_yourself_organized_with_orgmode/))
- [Help with conditional org evaluation] (https://www.reddit.com/r/emacs/comments/4ojfle/help_with_conditional_org_evaluation/)
- [Does anyone have a good way to manage org and google calendar?] (https://www.reddit.com/r/emacs/comments/4o7y4k/does_anyone_have_a_good_way_to_manage_org_and/)
- [Differences between Org Mode and Hyperbole] (http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00246.html)
- Coding:
- [Easy Javascript logging] (http://mbork.pl/2016-06-20_Easy_Javascript_logging)
- [Restarting the compilation buffer in comint-mode] (http://endlessparentheses.com/restarting-the-compilation-buffer-in-comint-mode.html?source=rss)
- [RedBaron for Emacs: refactor your python method signatures with code manipulation (POC)] (https://gitlab.com/vindarel/redbaron4emacs)
- [Blog article about Emacs JDEE] (http://mp.vv.si/blog/emacs/coding-in-java-with-emacs-and-jdee/)
- [How should I start unit-testing (or behavior-testing?) my Emacs configuration?] (https://www.reddit.com/r/emacs/comments/4oxev7/how_should_i_start_unittesting_or_behaviortesting/)
- [Writing a game in emacs] (https://www.reddit.com/r/emacs/comments/4ojxby/writing_a_game_in_emacs/)
- [github-search - find and clone github repos using their search api] (https://github.com/IvanMalison/github-search)
- [Emacs Tutorial | Setting up Ruby and RubyonRails Environment (7:28)] (https://www.youtube.com/watch?v=ivEu3qRrlrg)
- Other:
- [Displaying pdfs on the right] (http://mbork.pl/2016-06-13_Displaying_pdfs_on_the_right)
- [Elfeed, cURL, and You] (http://nullprogram.com/blog/2016/06/16/)
- [If you can speak Spanish, there is a Emacs community awaiting for you on Telegram Messenger!] (https://www.reddit.com/r/emacs/comments/4oc00v/if_you_can_speak_spanish_there_is_a_emacs/)
- [Update just one package if there is a new version for install, automatically.] (https://www.reddit.com/r/emacs/comments/4obymt/update_just_one_package_if_there_is_a_new_version/)
- [Another approach to buffers: buffer-layers] (https://github.com/swflint/buffer-layers) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o6g0z/another_approach_to_buffers_bufferlayers/))
- [Emacs apt mode. Perform apt operations in Emacs buffer.] (https://github.com/cgroza/Emacs-apt) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o1a5b/emacs_apt_mode_perform_apt_operations_in_emacs/))
- [Package to check markup documents such as AsciiDoc, Markdown in Emacs] (http://karronoli.github.io/article/redpen-paragraph-en.html)
- [Using Emacs: Swiper] (http://cestlaz.github.io/posts/using-emacs-6-swiper) - incremental search
- [Call for testers for GNU Hyperbole 5.12, a large, usefulEmacs package] (http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00200.html)
- New packages:
- basic-c-compile <http://melpa.org/#/basic-c-compile>: Quickly create a basic Makefile, compile and run a C program.
- chinese-pyim-basedict <http://melpa.org/#/chinese-pyim-basedict>: The default pinyin dict of chinese-pyim
- chinese-pyim-greatdict <http://melpa.org/#/chinese-pyim-greatdict>: A chinese-pyim dict, which include three million words.
- disable-mouse <http://melpa.org/#/disable-mouse>: Disable mouse commands globally
- forest-blue-theme <http://melpa.org/#/forest-blue-theme>: Emacs theme with a dark background.
- github-search <http://melpa.org/#/github-search>: Clone repositories by searching github
- grab-mac-link <http://melpa.org/#/grab-mac-link>: Grab link from Mac Apps and insert it into Emacs
- maruo-macro-mode <http://melpa.org/#/maruo-macro-mode>: Major mode for editing Hidemaru/Maruo macro script
- mini-header-line <http://melpa.org/#/mini-header-line>: a minimal header-line
- synquid <http://melpa.org/#/synquid>: Major mode for editing Synquid files
- typoscript-mode <http://melpa.org/#/typoscript-mode>: mode for TypoScript files
- unicode-escape <http://melpa.org/#/unicode-escape>: Escape/Unescape unicode notations
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 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-06).
[Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news)
[-- Attachment #1.2: Type: text/html, Size: 6040 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org; name=emacs-news.org, Size: 4635 bytes --]
* 2016-06-20 Emacs News
- Org Mode:
- [[https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE][Get yourself organized with OrgMode]] ([[https://www.reddit.com/r/emacs/comments/4o9iqq/get_yourself_organized_with_orgmode/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/4ojfle/help_with_conditional_org_evaluation/][Help with conditional org evaluation]]
- [[https://www.reddit.com/r/emacs/comments/4o7y4k/does_anyone_have_a_good_way_to_manage_org_and/][Does anyone have a good way to manage org and google calendar?]]
- [[http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00246.html][Differences between Org Mode and Hyperbole]]
- Coding:
- [[http://mbork.pl/2016-06-20_Easy_Javascript_logging][Easy Javascript logging]]
- [[http://endlessparentheses.com/restarting-the-compilation-buffer-in-comint-mode.html?source=rss][Restarting the compilation buffer in comint-mode]]
- [[https://gitlab.com/vindarel/redbaron4emacs][RedBaron for Emacs: refactor your python method signatures with code manipulation (POC)]]
- [[http://mp.vv.si/blog/emacs/coding-in-java-with-emacs-and-jdee/][Blog article about Emacs JDEE]]
- [[https://www.reddit.com/r/emacs/comments/4oxev7/how_should_i_start_unittesting_or_behaviortesting/][How should I start unit-testing (or behavior-testing?) my Emacs configuration?]]
- [[https://www.reddit.com/r/emacs/comments/4ojxby/writing_a_game_in_emacs/][Writing a game in emacs]]
- [[https://github.com/IvanMalison/github-search][github-search - find and clone github repos using their search api]]
- [[https://www.youtube.com/watch?v=ivEu3qRrlrg][Emacs Tutorial | Setting up Ruby and RubyonRails Environment (7:28)]]
- Other:
- [[http://mbork.pl/2016-06-13_Displaying_pdfs_on_the_right][Displaying pdfs on the right]]
- [[http://nullprogram.com/blog/2016/06/16/][Elfeed, cURL, and You]]
- [[https://www.reddit.com/r/emacs/comments/4oc00v/if_you_can_speak_spanish_there_is_a_emacs/][If you can speak Spanish, there is a Emacs community awaiting for you on Telegram Messenger!]]
- [[https://www.reddit.com/r/emacs/comments/4obymt/update_just_one_package_if_there_is_a_new_version/][Update just one package if there is a new version for install, automatically.]]
- [[https://github.com/swflint/buffer-layers][Another approach to buffers: buffer-layers]] ([[https://www.reddit.com/r/emacs/comments/4o6g0z/another_approach_to_buffers_bufferlayers/][Reddit]])
- [[https://github.com/cgroza/Emacs-apt][Emacs apt mode. Perform apt operations in Emacs buffer.]] ([[https://www.reddit.com/r/emacs/comments/4o1a5b/emacs_apt_mode_perform_apt_operations_in_emacs/][Reddit]])
- [[http://karronoli.github.io/article/redpen-paragraph-en.html][Package to check markup documents such as AsciiDoc, Markdown in Emacs]]
- [[http://cestlaz.github.io/posts/using-emacs-6-swiper][Using Emacs: Swiper]] - incremental search
- [[http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00200.html][Call for testers for GNU Hyperbole 5.12, a large, usefulEmacs package]]
- New packages:
- http://melpa.org/#/basic-c-compile: Quickly create a basic Makefile, compile and run a C program.
- http://melpa.org/#/chinese-pyim-basedict: The default pinyin dict of chinese-pyim
- http://melpa.org/#/chinese-pyim-greatdict: A chinese-pyim dict, which include three million words.
- http://melpa.org/#/disable-mouse: Disable mouse commands globally
- http://melpa.org/#/forest-blue-theme: Emacs theme with a dark background.
- http://melpa.org/#/github-search: Clone repositories by searching github
- http://melpa.org/#/grab-mac-link: Grab link from Mac Apps and insert it into Emacs
- http://melpa.org/#/maruo-macro-mode: Major mode for editing Hidemaru/Maruo macro script
- http://melpa.org/#/mini-header-line: a minimal header-line
- http://melpa.org/#/synquid: Major mode for editing Synquid files
- http://melpa.org/#/typoscript-mode: mode for TypoScript files
- http://melpa.org/#/unicode-escape: Escape/Unescape unicode notations
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 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-06][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-06-20 Emacs News
2016-06-20 22:58 2016-06-20 Emacs News Sacha Chua
@ 2016-06-21 14:05 ` Goktug Kayaalp
0 siblings, 0 replies; 2+ messages in thread
From: Goktug Kayaalp @ 2016-06-21 14:05 UTC (permalink / raw)
To: emacs-tangents
Hi, I just wanted to note that pdf-tools build nicely on FreeBSD too (con-
trary to what its readme says, ``just linux'').
Good day, thanks for your effort,
-gk.
On Mon, Jun 20, 2016 at 06:58:03PM -0400, Sacha Chua wrote:
> Date: Mon, 20 Jun 2016 18:58:03 -0400
> From: Sacha Chua <sacha@sachachua.com>
> To: emacs-tangents@gnu.org
> Subject: 2016-06-20 Emacs News
> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)
>
> 2016-06-20 Emacs News
> =====================
>
> - Org Mode:
> - [Get yourself organized with OrgMode] (https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o9iqq/get_yourself_organized_with_orgmode/))
> - [Help with conditional org evaluation] (https://www.reddit.com/r/emacs/comments/4ojfle/help_with_conditional_org_evaluation/)
> - [Does anyone have a good way to manage org and google calendar?] (https://www.reddit.com/r/emacs/comments/4o7y4k/does_anyone_have_a_good_way_to_manage_org_and/)
> - [Differences between Org Mode and Hyperbole] (http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00246.html)
> - Coding:
> - [Easy Javascript logging] (http://mbork.pl/2016-06-20_Easy_Javascript_logging)
> - [Restarting the compilation buffer in comint-mode] (http://endlessparentheses.com/restarting-the-compilation-buffer-in-comint-mode.html?source=rss)
> - [RedBaron for Emacs: refactor your python method signatures with code manipulation (POC)] (https://gitlab.com/vindarel/redbaron4emacs)
> - [Blog article about Emacs JDEE] (http://mp.vv.si/blog/emacs/coding-in-java-with-emacs-and-jdee/)
> - [How should I start unit-testing (or behavior-testing?) my Emacs configuration?] (https://www.reddit.com/r/emacs/comments/4oxev7/how_should_i_start_unittesting_or_behaviortesting/)
> - [Writing a game in emacs] (https://www.reddit.com/r/emacs/comments/4ojxby/writing_a_game_in_emacs/)
> - [github-search - find and clone github repos using their search api] (https://github.com/IvanMalison/github-search)
> - [Emacs Tutorial | Setting up Ruby and RubyonRails Environment (7:28)] (https://www.youtube.com/watch?v=ivEu3qRrlrg)
> - Other:
> - [Displaying pdfs on the right] (http://mbork.pl/2016-06-13_Displaying_pdfs_on_the_right)
> - [Elfeed, cURL, and You] (http://nullprogram.com/blog/2016/06/16/)
> - [If you can speak Spanish, there is a Emacs community awaiting for you on Telegram Messenger!] (https://www.reddit.com/r/emacs/comments/4oc00v/if_you_can_speak_spanish_there_is_a_emacs/)
> - [Update just one package if there is a new version for install, automatically.] (https://www.reddit.com/r/emacs/comments/4obymt/update_just_one_package_if_there_is_a_new_version/)
> - [Another approach to buffers: buffer-layers] (https://github.com/swflint/buffer-layers) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o6g0z/another_approach_to_buffers_bufferlayers/))
> - [Emacs apt mode. Perform apt operations in Emacs buffer.] (https://github.com/cgroza/Emacs-apt) ([Reddit] (https://www.reddit.com/r/emacs/comments/4o1a5b/emacs_apt_mode_perform_apt_operations_in_emacs/))
> - [Package to check markup documents such as AsciiDoc, Markdown in Emacs] (http://karronoli.github.io/article/redpen-paragraph-en.html)
> - [Using Emacs: Swiper] (http://cestlaz.github.io/posts/using-emacs-6-swiper) - incremental search
> - [Call for testers for GNU Hyperbole 5.12, a large, usefulEmacs package] (http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00200.html)
> - New packages:
> - basic-c-compile <http://melpa.org/#/basic-c-compile>: Quickly create a basic Makefile, compile and run a C program.
> - chinese-pyim-basedict <http://melpa.org/#/chinese-pyim-basedict>: The default pinyin dict of chinese-pyim
> - chinese-pyim-greatdict <http://melpa.org/#/chinese-pyim-greatdict>: A chinese-pyim dict, which include three million words.
> - disable-mouse <http://melpa.org/#/disable-mouse>: Disable mouse commands globally
> - forest-blue-theme <http://melpa.org/#/forest-blue-theme>: Emacs theme with a dark background.
> - github-search <http://melpa.org/#/github-search>: Clone repositories by searching github
> - grab-mac-link <http://melpa.org/#/grab-mac-link>: Grab link from Mac Apps and insert it into Emacs
> - maruo-macro-mode <http://melpa.org/#/maruo-macro-mode>: Major mode for editing Hidemaru/Maruo macro script
> - mini-header-line <http://melpa.org/#/mini-header-line>: a minimal header-line
> - synquid <http://melpa.org/#/synquid>: Major mode for editing Synquid files
> - typoscript-mode <http://melpa.org/#/typoscript-mode>: mode for TypoScript files
> - unicode-escape <http://melpa.org/#/unicode-escape>: Escape/Unescape unicode notations
>
> 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 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-06).
>
> [Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news)
>
[-- This is an attachment (use 'v' to view this part) --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-21 14:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 22:58 2016-06-20 Emacs News Sacha Chua
2016-06-21 14:05 ` Goktug Kayaalp
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.