* Raw .org file for manual(s)? @ 2015-02-10 16:58 Lawrence Bottorff 2015-02-10 17:06 ` Rasmus 0 siblings, 1 reply; 9+ messages in thread From: Lawrence Bottorff @ 2015-02-10 16:58 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 224 bytes --] I'd like a copy of the documentation (short, long manuals) in their original .org format. Where can I find them? My first logical guess was to get the org distribution. But /doc/ doesn't seem to have them as .org files. LB [-- Attachment #2: Type: text/html, Size: 264 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-10 16:58 Raw .org file for manual(s)? Lawrence Bottorff @ 2015-02-10 17:06 ` Rasmus 2015-02-10 17:13 ` Lawrence Bottorff 0 siblings, 1 reply; 9+ messages in thread From: Rasmus @ 2015-02-10 17:06 UTC (permalink / raw) To: emacs-orgmode Lawrence Bottorff <borgauf@gmail.com> writes: > I'd like a copy of the documentation (short, long manuals) in their > original .org format. Where can I find them? My first logical guess was to > get the org distribution. But /doc/ doesn't seem to have them as .org files. It's in texi. E.g. doc/org.texi. There's a dated version of the org-manual written in Org on github. -- Lasciate ogni speranza, voi che leggete questo. ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-10 17:06 ` Rasmus @ 2015-02-10 17:13 ` Lawrence Bottorff 2015-02-10 17:18 ` Rasmus 0 siblings, 1 reply; 9+ messages in thread From: Lawrence Bottorff @ 2015-02-10 17:13 UTC (permalink / raw) To: Rasmus; +Cc: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 555 bytes --] What would the github link be? On Tue, Feb 10, 2015 at 12:06 PM, Rasmus <rasmus@gmx.us> wrote: > Lawrence Bottorff <borgauf@gmail.com> writes: > > > I'd like a copy of the documentation (short, long manuals) in their > > original .org format. Where can I find them? My first logical guess was > to > > get the org distribution. But /doc/ doesn't seem to have them as .org > files. > > It's in texi. E.g. doc/org.texi. There's a dated version of the > org-manual written in Org on github. > > -- > Lasciate ogni speranza, voi che leggete questo. > > > [-- Attachment #2: Type: text/html, Size: 1062 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-10 17:13 ` Lawrence Bottorff @ 2015-02-10 17:18 ` Rasmus 2015-02-11 1:53 ` Lawrence Bottorff 0 siblings, 1 reply; 9+ messages in thread From: Rasmus @ 2015-02-10 17:18 UTC (permalink / raw) To: emacs-orgmode Lawrence Bottorff <borgauf@gmail.com> writes: > What would the github link be? https://github.com/tsdye/orgmanual Tom frequents the list regularly if you want to know more about it. —Rasmus -- Evidence suggests Snowden used a powerful tool called monospaced fonts ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-10 17:18 ` Rasmus @ 2015-02-11 1:53 ` Lawrence Bottorff 2015-02-11 10:08 ` Rasmus 0 siblings, 1 reply; 9+ messages in thread From: Lawrence Bottorff @ 2015-02-11 1:53 UTC (permalink / raw) To: Rasmus; +Cc: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 488 bytes --] How about a raw compact guide. The complete guide won't really load into Emacs very well on my machine. On Tue, Feb 10, 2015 at 12:18 PM, Rasmus <rasmus@gmx.us> wrote: > Lawrence Bottorff <borgauf@gmail.com> writes: > > > What would the github link be? > > https://github.com/tsdye/orgmanual > > Tom frequents the list regularly if you want to know more about it. > > —Rasmus > > -- > Evidence suggests Snowden used a powerful tool called monospaced fonts > > > [-- Attachment #2: Type: text/html, Size: 1004 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-11 1:53 ` Lawrence Bottorff @ 2015-02-11 10:08 ` Rasmus 2015-02-11 12:08 ` Lawrence Bottorff 0 siblings, 1 reply; 9+ messages in thread From: Rasmus @ 2015-02-11 10:08 UTC (permalink / raw) To: emacs-orgmode Lawrence Bottorff <borgauf@gmail.com> writes: > How about a raw compact guide. The complete guide won't really load into > Emacs very well on my machine. Is this also the case when reading with emacs -q? If not, you have bad mojo in your config. My five year old 1.8Ghz machine loads the file in a couple of seconds. After that there's no delay in scrolling or similar. —Rasmus -- In theory, practice and theory are the same. In practice they are not ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-11 10:08 ` Rasmus @ 2015-02-11 12:08 ` Lawrence Bottorff 2015-02-11 12:13 ` Rasmus 0 siblings, 1 reply; 9+ messages in thread From: Lawrence Bottorff @ 2015-02-11 12:08 UTC (permalink / raw) To: Rasmus; +Cc: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 3485 bytes --] I'm on an i5 first gen and when it opens it immediately pegs one of my cores to 100% -- and pretty much stays that way, making Emacs very, very slow and bogged down. The file is ~ 20,000 lines and weighs under 1 mg, so, yeah, it shouldn't be a problem. Starting with no-init does clear up the issue; works fine. Now, what in my init would be causing this incompatibility? I got a ready-made .emacs.d from "Clojure for the Brrave and True." Here's what I've got installed. auctex 11.88.2 installed Integrated environment for *TeX* cider 20150208.850 installed Clojure Integrated Development Environment and REPL clojure-mode 20150113.1048 installed Major mode for Clojure code clojure-mode-ex... 20150110.505 installed Extra font-locking for Clojure mode dash 20141220.1452 installed A modern list library for Emacs epl 20140823.609 installed Emacs Package Library exec-path-from-... 20141212.846 installed Get environment variables such as $PATH from the shell git-commit-mode 20141014.1634 installed Major mode for editing git commit messages git-rebase-mode 20150122.1114 installed Major mode for editing git rebase files gnuplot-mode 20131203.2159 installed Major mode for editing gnuplot scripts ido-ubiquitous 20141210.1353 installed Use ido (nearly) everywhere. magit 20150124.930 installed control Git from Emacs ob-sml 0.2 installed org-babel functions for template evaluation org 20150202 installed Outline-based notes management and organizer org-plus-contrib 20150202 installed Outline-based notes management and organizer paredit 20150126.155 installed minor mode for editing parentheses pkg-info 20140610.630 installed Information about packages projectile 20150201.1134 installed Manage and navigate projects in Emacs easily queue 0.1.1 installed Queue data structure rainbow-delimiters 1.3.21 installed Highlight nested parens, brackets, braces a different color at each depth. s 20140910.334 installed The long lost Emacs string manipulation library. smex 20141210.1422 installed M-x interface with Ido-style fuzzy matching. sml-mode 6.5 installed Major mode for editing (Standard) ML tagedit 20141021.2139 installed Some paredit-like features for html-mode Does anyone have an orgmode-friendly init they could point me at? On Wed, Feb 11, 2015 at 5:08 AM, Rasmus <rasmus@gmx.us> wrote: > Lawrence Bottorff <borgauf@gmail.com> writes: > > > How about a raw compact guide. The complete guide won't really load into > > Emacs very well on my machine. > > Is this also the case when reading with emacs -q? If not, you have bad > mojo in your config. My five year old 1.8Ghz machine loads the file in a > couple of seconds. After that there's no delay in scrolling or similar. > > —Rasmus > > -- > In theory, practice and theory are the same. In practice they are not > > > [-- Attachment #2: Type: text/html, Size: 4610 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-11 12:08 ` Lawrence Bottorff @ 2015-02-11 12:13 ` Rasmus 2015-02-11 14:29 ` Lawrence Bottorff 0 siblings, 1 reply; 9+ messages in thread From: Rasmus @ 2015-02-11 12:13 UTC (permalink / raw) To: borgauf; +Cc: emacs-orgmode Lawrence Bottorff <borgauf@gmail.com> writes: My guess: > rainbow-delimiters 1.3.21 installed Highlight nested Otherwise bisect or use profiling https://www.gnu.org/software/emacs/manual/html_node/elisp/Profiling.html Note: > org 20150202 installed Outline-based > org-plus-contrib 20150202 installed Outline-based Only one is needed. -- I feel emotional landscapes they puzzle me ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Raw .org file for manual(s)? 2015-02-11 12:13 ` Rasmus @ 2015-02-11 14:29 ` Lawrence Bottorff 0 siblings, 0 replies; 9+ messages in thread From: Lawrence Bottorff @ 2015-02-11 14:29 UTC (permalink / raw) To: Rasmus; +Cc: emacs-orgmode [-- Attachment #1: Type: text/plain, Size: 603 bytes --] That nailed it. Thanks for the tips. On Wed, Feb 11, 2015 at 7:13 AM, Rasmus <rasmus@gmx.us> wrote: > Lawrence Bottorff <borgauf@gmail.com> writes: > > My guess: > > > rainbow-delimiters 1.3.21 installed Highlight nested > > Otherwise bisect or use profiling > > > https://www.gnu.org/software/emacs/manual/html_node/elisp/Profiling.html > > Note: > > > org 20150202 installed Outline-based > > org-plus-contrib 20150202 installed Outline-based > > Only one is needed. > > -- > I feel emotional landscapes they puzzle me > > [-- Attachment #2: Type: text/html, Size: 1255 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-02-11 14:29 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-02-10 16:58 Raw .org file for manual(s)? Lawrence Bottorff 2015-02-10 17:06 ` Rasmus 2015-02-10 17:13 ` Lawrence Bottorff 2015-02-10 17:18 ` Rasmus 2015-02-11 1:53 ` Lawrence Bottorff 2015-02-11 10:08 ` Rasmus 2015-02-11 12:08 ` Lawrence Bottorff 2015-02-11 12:13 ` Rasmus 2015-02-11 14:29 ` Lawrence Bottorff
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git 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).