Re: [O] Bug: Latest org and goto-addr problems [9.0.5 (9.0.5-elpaplus @ /home/tim/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-02-26 Thread Tim Cross
thanks Nicolas - will go back and dig further. Not sure where to look next though. Tim On 26 February 2017 at 20:19, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Tim Cross <theophil...@gmail.com> writes: > > > There appers to be a compatibility

[O] Bug: Latest org and goto-addr problems [9.0.5 (9.0.5-elpaplus @ /home/tim/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-02-25 Thread Tim Cross
mbda (path) (browse-url (concat "http:" path ("https" :follow (lambda (path) (browse-url (concat "https:" path ("mailto" :follow (lambda (path) (browse-url (concat "mailto:; path ("message" :follow (lambda (path) (browse-url (concat "message:" path ("news" :follow (lambda (path) (browse-url (concat "news:; path ("shell" :follow org--open-shell-link)) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- regards, Tim -- Tim Cross

[O] ob-clojure broken

2017-03-01 Thread Tim Cross
ps it should just be left out as I don't see how you can pass the namespace as part of the block evaluation. -- regards, Tim -- Tim Cross

Re: [O] Bug: Latest org and goto-addr problems [9.0.5 (9.0.5-elpaplus @ /home/tim/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-02-27 Thread Tim Cross
of the first one). Have now reproduced the issue just using the base org package instead of org-plus-contrib and have got the same error using emacs 25.2-rc2 All works fine as soon as you remove the goto-address-prog-mode from the init. On 27 February 2017 at 08:49, Tim Cross <theophil...@gmail.

Re: [O] Bug: Latest org and goto-addr problems [9.0.5 (9.0.5-elpaplus @ /home/tim/.emacs.d/elpa/org-plus-contrib-20170210/)]

2017-02-26 Thread Tim Cross
on when this error is being generated, I might be able to track this down further. Tim On 26 February 2017 at 21:59, Tim Cross <theophil...@gmail.com> wrote: > > thanks Nicolas - will go back and dig further. Not sure where to look next > though. > > Tim > > > On 26 F

Re: [O] ob-clojure broken

2017-03-04 Thread Tim Cross
g-mode-produces-no-output > > > [stardiviner] GPG key ID: 47C32433 > IRC(freeenode): stardiviner Twitter: @numbchild > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiviner.github.io/ > > On Thu, Mar

Re: [O] [PATCH] Fix issue with ob-clojure not returning output

2017-03-05 Thread Tim Cross
). On 6 March 2017 at 04:14, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Tim Cross <theophil...@gmail.com> writes: > > > The attached patch is a simple fix for the problem with ob-clojure using > an > > incorrect cider-current-s

[O] [PATCH] Fix issue with ob-clojure not returning output

2017-03-02 Thread Tim Cross
the message "block processed with no output". -- regards, Tim -- Tim Cross --- lisp/ob-clojure.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ob-clojure.el b/lisp/ob-clojure.el index d407105..e542a29 100644 --- a/lisp/ob-clojure.el +++ b/lisp/ob-clojure.e

[O] org-plus-contrib error org-mime.el

2017-03-02 Thread Tim Cross
; Date: Sun Jan 29 18:47:37 2017 +0100 Delete contrib/lisp/org-mime.el See https://github.com/melpa/melpa/pull/4497#issuecomment-275907926 So I suspect the fact it is in the elpa package is an error. -- regards, Tim -- Tim Cross

Re: [O] Slow usage of capture templates

2017-08-02 Thread Tim Cross
and everything I do it in it is >> slow compared to in Linux. Maybe the native Windows build will perform >> better. >> >> >> -- Tim Cross

Re: [O] Bug? Setting #+OPTIONS: title:nil Seems to Be Ignored in HTML Export.

2017-08-01 Thread Tim Cross
tml.el > @@ -2068,7 +2068,8 @@ holding export options." > (format "<%s id=\"%s\">\n" (nth 1 div) (nth 2 div))) > ;; Document title. > (when (plist-get info :with-title) > - (let ((title (plist-get info :title)) > + (let ((title (and (plist-get info :with-title) > +(plist-get info :title))) > (subtitle (plist-get info :subtitle)) > (html5-fancy (org-html--html5-fancy-p info))) > (when title -- Tim Cross

Re: [O] Bug? Setting #+OPTIONS: title:nil Seems to Be Ignored in HTML Export.

2017-08-01 Thread Tim Cross
; Perhaps this would be simpler? > > (or (org-string-nw-p (org-export-data (plist-get info :title) info)) > "") > >> Credit: >> https://stackoverflow.com/questions/23556255/how-can-i-have-a-blank-title-page#comment67991763_23558385 >> >> With above, a "blank" title will also result in a valid HTML, correct? > > It is indeed valid according to the validator. > > Thanks, > Rasmus -- Tim Cross

Re: [O] [feature-request] make org-quote-csv-field customizable

2017-08-03 Thread Tim Cross
It is already possible. When asked for a format for conversion, you can > write something like: > > orgtbl-to-csv :fmt tvd-org-quote-csv-field > > > You can also define your own format: > > (defun my-orgtbl-to-Excel (table params) > "Convert the orgtbl-mode table to Excel. > This does take care of the proper quoting of fields with comma or quotes." > (orgtbl-to-generic table >(org-combine-plists '(:sep "," :fmt > tvd-org-quote-csv-field) >params))) > > and use it when prompted for a format in `org-table-export'. > > Regards, -- Tim Cross

Re: [O] Fill column indicator and org indent mode

2017-08-14 Thread Tim Cross
n indicator will appear on column 80 of the > frame, which is actually column 76 of the line.) > > Is anyone aware of a solution to displaying the fill column in a way > that takes the indention level into account? > > Thanks! > > Best, > > Galen -- Tim Cross

Re: [O] Tracking Interruptions -- Work Flow Question

2017-08-13 Thread Tim Cross
n say, "I'll get > back to you." Although I have taken to roping off my cubicle with a stern "Do > Not Disturb" sign on occasion. > Just clocking them would be a great start.Maybe I'll figure out that I can > say, "I'll get back to you" in some cases. &g

Re: [O] Tracking Interruptions -- Work Flow Question

2017-08-13 Thread Tim Cross
gt; yepp. Maybe add a 'braininess' factor to every task. Tasks, that need a > lot of thinking, let's say hacking, have a higher 'braininess' than, for > instance, sharpening pencils. Depending on the 'braininess' of the > interrupted task add another 15 or 30 minutes to the interruption > account. > > Regards > hmw -- Tim Cross

Re: [O] ob-clojure will error result when contains comment

2017-07-13 Thread Tim Cross
gs:clojure > '(:noweb . "yes")) > ``` > > > [stardiviner] GPG key ID: 47C32433 > IRC(freeenode): stardiviner Twitter: @numbchild > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiv

Re: [O] why prepend "file://" to abs paths in html output?

2017-07-10 Thread Tim Cross
if the suggested approach won't improve one case while making others more difficult/restricted. Tim Nicolas Goaziou writes: > Hello, > > Tim Cross <theophil...@gmail.com> writes: > >> Perhaps we need a way to easily set a context for web exports. If the >> context is set, th

Re: [O] why prepend "file://" to abs paths in html output?

2017-07-08 Thread Tim Cross
base directory – is. In > that case, we could replace absolute file names starting with web root > dir as root-relative URL. > > WDYT? > > Regards, -- Tim Cross

Re: [O] 911 and Call Centers was employment stats that don't change (fwd)

2017-07-08 Thread Tim Cross
. Tim Jude DaShiell writes: > Is org-mode or a special-purpose contribution being used to handle 911 > response centers and call center activities? > If not, is org-mode even feasible for this kind of work? -- Tim Cross

Re: [O] ob-clojure will error result when contains comment

2017-07-13 Thread Tim Cross
Twitter: @numbchild > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiviner.github.io/ -- Tim Cross

Re: [O] Why ob-clojure.el does not respect :dir header argument?

2017-06-28 Thread Tim Cross
D: 47C32433 > IRC(freeenode): stardiviner Twitter: @numbchild > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiviner.github.io/ > -- regards, Tim -- Tim Cross

Re: [O] org mode moves to GNU emacs core

2017-07-03 Thread Tim Cross
e changes in 9.x I've had to deal with have been about compatibility changes and minor bugs I've had to update for/fix. I could still be running 8.x. The only reason I've updated to 9.x is to avoid issues with some of the contrib packages that have/may have been updated to work with 9.x The other point to keep in mind is that this change won't happen quickly. It will take some time before this can occur and we probably need to start thinking/talking about it now so that when the right time arrives, things can move forward. -- Tim Cross

Re: [O] [OT] Requiring packages which may be missing?

2017-04-24 Thread Tim Cross
al with missing packages. > > Cheers, > > Loris > > PS: I mainly use Emacs 25, but would be interested in Emacs 24 > compatibility. -- --- Tim Cross

Re: [O] [OT] Requiring packages which may be missing?

2017-04-24 Thread Tim Cross
gt; > That will install org using the package system, if it's not already installed. -- --- Tim Cross

Re: [O] [Orgmode] Slow speed of week and month views

2017-08-05 Thread Tim Cross
. >> >> Org-mode does not scale well, I'm afraid. >> >> Repeatedly going through all agenda files does not seem to be a very >> reasonable design choice for the general use-case. I would like to >> see an alternative approach for the future of Org-mode. >> >> -- >> get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode: >>> get Memacs from https://github.com/novoid/Memacs < >> Personal Information Management > http://Karl-Voit.at/tags/pim/ >> Emacs-related > http://Karl-Voit.at/tags/emacs/ >> >> >> -- Tim Cross

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-08 Thread Tim Cross
aven't > had any problems with my customizations. -- Tim Cross

Re: [O] ox-taskjuggler on MELPA useful despite org-plus-contrib

2017-08-09 Thread Tim Cross
ementation & additional documentation: > http://Synth.Stromeko.net/Downloads.html#WaldorfDocs > > > Achim Gratz writes: > >> Adam Porter writes: >>> I've had the same problem, I have to manually delete the extra org >>> package now and then. I wonder if a dummy package would prevent >>> package.el from reinstalling it... >> >> Yes it does and I've provided instructions on how to do that quite some >> time ago on this list. >> >> >> Regards, >> Achim. -- Tim Cross

Re: [O] Using Book class without 'parts' for Org-mode Export

2017-08-16 Thread Tim Cross
: filecolor=black, > #+latex_header: linkcolor=blue, > #+latex_header: urlcolor=black > #+latex_header: } > #+latex_header: \KOMAoptions{twoside=false} > #+latex_header: \usepackage{adjustbox} > > The first chapter has: > > #+latex: > \includepdf{/home/ian/Documents/emacs/thecastle/images/frontcover.pdf} > #+latex: \setcounter{tocdepth}{2} > #+latex: \tableofcontents > > This sets the TOC depthand adds the TOC at the start of the first > chapter. > > Hope that helps. > > Ian. -- Tim Cross

Re: [O] [RFC] Remove Org Struct mode

2017-08-20 Thread Tim Cross
it up, I offer to remove `orgstruct-mode' (and > `orgstruct++-mode') from the code base. I can also offer my help to > anyone willing to extract some `list-minor-mode' and `table-minor-mode' > from Org. > > WDYT? > > > Regards, -- Tim Cross

Re: [O] Grouping tasks with todo-keywords

2017-06-25 Thread Tim Cross
gt; > You could be interested to have a look at my org-leuven-agenda-views.el, > in my own "Emacs Leuven" configuration files. > > Fabrice > > -- > Fabrice Niessen > Leuven, Belgium > http://www.pirilampo.org/ > > > -- regards, Tim -- Tim Cross

Re: [O] [org] different key binding between GUI emacs and emacs -nw

2017-05-30 Thread Tim Cross
motes headlines using the usual GUI app. > > The Terminal is tricky: > > In the Terminal using Emacs.app, with Edit Menu - Use Option As Meta Key > selected: > > I get promote/demote if I use S- or C- Key> . > > ESC runs promote/demote regardless of Option as Meta setting. > > - runs M-b/f regardless of Option as Meta setting. > > Running C-h k shows that the Terminal > doesn't see Option as Meta in the way I would expect. > > So, if there is a problem on my setup it lies in the Terminal.app or some > plist that governs it. > > HTH, > > Chuck > > -- regards, Tim -- Tim Cross

Re: [O] [org] different key binding between GUI emacs and emacs -nw

2017-05-30 Thread Tim Cross
it is built from the git repo and not using the macforosx binaries the cask version uses. Tim On 31 May 2017 at 08:44, Jean-Christophe Helary < jean.christophe.hel...@gmail.com> wrote: > > > On May 31, 2017, at 7:28, Tim Cross <theophil...@gmail.com> wrote: > > > >

Re: [O] ob-clojure evaluate error when Org-mode buffer has ns clojure code

2017-06-16 Thread Tim Cross
GPG key ID: 47C32433 > IRC(freeenode): stardiviner Twitter: @numbchild > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 > Blog: http://stardiviner.github.io/ -- Tim Cross

Re: [O] ob-clojure evaluate error when Org-mode buffer has ns clojure code

2017-06-17 Thread Tim Cross
eware.interruptible-eval/evaluate > interruptible_eval.clj: 222 > clojure.tools.nrepl.middleware.interruptible-eval/interruptible-eval/fn/fn > interruptible_eval.clj: 190 > clojure.tools.nrepl.middleware.interruptible-eval/run-next/fn > AFn.java: 22 cl

Re: [O] (gnus-icalendar-org-setup) not evaluated in .emacs?

2017-09-19 Thread Tim Cross
gt; weeds") for 30 years, maybe I should take the shears to it. I'm just > worried that, if I started today, I might not be productive again until > the New Year :-( > > Cheers, > > Loris -- Tim Cross

Re: [O] Issue with org-babel-clojure evaluation returning all forms

2017-09-22 Thread Tim Cross
e debugging tools to go through cb-clojure.el and found that > the nrepl-sync-request:eval result dictionary list the output of all of the > form in value without any separator so it may be something with cider, I'm > running the latest version from melpa-stable. > > If any other information is needed, let me know and thanks in advance for > any help. -- Tim Cross

Re: [O] Bug: markdown export errors on headers [9.0.9 (9.0.9-82-gb862c2-elpaplus @ /home/fommil/.emacs.d/elpa/org-plus-contrib-20170814/)]

2017-09-05 Thread Tim Cross
39, org-sticky-header-20170422.2135, > org-dotemacs-20151119.1022 > > So I guess the above packages should allow 'org-plus-contrib' as an > alternative requirement to 'org', but currently require only 'org', so I > end up with both installed. > > Cheers, > > Loris -- Tim Cross

Re: [O] orgmode for many continuous tasks?

2017-09-25 Thread Tim Cross
any todo item which I realise I'm unlikely to get to in the next 6+ months goes on this list if it is still relevant. regards, tim -- Tim Cross

Re: [O] Bug: syntax highlighting in ox-odt and emacs26+ broken [9.1.2 (9.1.2-elpa @ /home/jay/Code/tmp/emacs/lisp/org/)]

2017-10-09 Thread Tim Cross
causing this. If this dosen't seem like an org bug, I'm happy to > redirect it to emacs bug reports. > > Please let me know if anyone has any questions, and apologies if > anything is wrong about this report. > > Emacs : GNU Emacs 26.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version > 3.22.11) > of 2017-10-07 > Package: Org mode version 9.1.2 (9.1.2-elpa @ > /home/jay/Code/tmp/emacs/lisp/org/) > > Thanks, > -Jay -- Tim Cross

Re: [O] OT: TUI applications

2017-10-18 Thread Tim Cross
l Adamsrlad...@adamsinfoserv.com > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 -- Tim Cross

Re: [O] How to use case sensitive org-search-view?

2017-11-15 Thread Tim Cross
Yes, that seems like a reasonable and consistent approach to me and most likely to keep consistency across org-* and core emacs search functions. regards, Tim Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Tim Cross <theophil...@gmail.com> writes: >

Re: [O] How to use case sensitive org-search-view?

2017-11-14 Thread Tim Cross
e the Org Mode code would need to be changed >> to make this customizable. > > Note that there is `org-occur-case-fold-search'. > > We could implement something similar with, e.g., > `org-agenda-search-view-case-fold-search'. Or maybe use a variable for > every search related function in Org: `org-case-fold-search'. > > WDYT? > > Regards, -- Tim Cross

Re: [O] Can export the files with bibliography only to LaTeX

2017-12-15 Thread Tim Cross
products that could not compete if not only those > artificial "standards" supported not by logical reasoning, but by > interests of the most powerful players. > > So I need to adopt DOC/DOCX in my workflow somehow. It is required by my > university and by my publishers also. -- Tim Cross

Re: [O] Public TODO agendas

2017-11-20 Thread Tim Cross
n append to org-agenda files list. This is just an rough idea. > > I am not sure this is possible. If I try http: as the protocol, tramp > tells me that only localhost is allowed. Maybe I do not have tramp > configured properly? -- Tim Cross

Re: [O] "Reference Dump" rant

2017-11-21 Thread Tim Cross
aying it would be nice to have a big omnibus O'Reilly-style > tutorial on how to use org-mode. I've hung with org-mode because I think > it's great and, IMHO, should become a standard tool in all > STEM/STEM-education settings. Think of all those high schools (and even > colleges) forcing students to use "graphic calculators." What a waste! > > LB -- Tim Cross

Re: [O] Beginner installing org-mode 9.1.2 from git fails on homebrew emacs-mac

2017-11-16 Thread Tim Cross
/bin/make -C lisp install >> rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc >> org-install.elc >> org-version: 9.1.2 (release_9.1.2) >> Loading /Users/me/elisp/org-mode/lisp/org-compat.el (source)... >> Cannot open load file: cl-lib >> make[1]: *** [org-version.el] Error 255 >> make: *** [install-lisp] Error 2 >> Miguels-MBP:org-mode me$ >> >> cl-lib is of course available when I run Emacs. >> I'm mostly likely missing something which fails to be obvious for me... >> >> Thanks in advance for all the help, >> Miguel -- Tim Cross

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
nclude operations covering different timezones etc). Tim Allen Li <vianchielfa...@gmail.com> writes: > Apologies, my reply was partially omitted. My full reply follows > > On Wed, Nov 1, 2017 at 6:09 AM, Tim Cross <theophil...@gmail.com> wrote: >> >> Allen Li

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
it, it is easy to see how Java screwed up this stuff so badly! Allen Li <vianchielfa...@gmail.com> writes: > On Tue, Oct 31, 2017 at 10:41 PM, Tim Cross <theophil...@gmail.com> wrote: >> >> I think this whole issue really requires a lot more analysis and >> de

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
depends on the daylight savings time related issues affecting clock tables and other functionality. This is probably something core org maintainers will need to make a call on. Tim Allen Li <vianchielfa...@gmail.com> writes: > On Wed, Nov 1, 2017 at 8:27 PM, Tim Cross <theophil...@gmai

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
Allen Li <vianchielfa...@gmail.com> writes: > On Wed, Nov 1, 2017 at 5:09 PM, Tim Cross <theophil...@gmail.com> wrote: >> >> Let me try to clarify and see if that helps. >> >> Org is only forcing time into UTC format for functions which deal with >> t

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-02 Thread Tim Cross
Allen Li <vianchielfa...@gmail.com> writes: > On Wed, Nov 1, 2017 at 9:56 PM, Tim Cross <theophil...@gmail.com> wrote: >> > >> To correctly fix this, I feel more analysis is warranted. I'm prepared >> to look at this and present a summary and options, but it w

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
Allen Li <vianchielfa...@gmail.com> writes: > On Wed, Nov 1, 2017 at 12:18 AM, Tim Cross <theophil...@gmail.com> wrote: >> >> My preferences would be >> >> 1. If a timestamp does not include the TZ, then assume the local TZ >> 2. If a timestamp doe

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-02 Thread Tim Cross
hanges about UTC in `parse-time-string'. We also need to adapt tests in > test-org-clock since the same time difference could have different > meanings depending on the time zone. I can do that later, if no one > objects. WDYT?n > > Refactoring time functions in Org is still useful, though. > > Regards, -- Tim Cross

Re: [O] export from a symlink to the source directory?

2017-10-25 Thread Tim Cross
the symlink to a latex file I end up with > ~/.emacs.d/org/rhubarb17.tex > > Whereas what I'm looking for is ~/research/rhubarb/rhubarb17.tex > > So how can I do that please? > > Thanks > Sharon. -- Tim Cross

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-10-31 Thread Tim Cross
ms to be removing DST offset by enforcing UTC. > That could only be true for people using GMT. In GMT during DST, > enforcing UTC would "remove" the DST offset, but that is not true > anywhere else. > > Given my chain of reasoning, the commits following > 112c5ba479d52c3c36de5c7aafd14ab6bc075005 to fix "regressions" is > really just converting all of Org mode's timestamps to use the > "timezone adjusted" Unix timestamps introduced by > 112c5ba479d52c3c36de5c7aafd14ab6bc075005 -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-06 Thread Tim Cross
pets I need for a specific mode. I suspect it is a bit of a VHS v Betamax situation - yasnippets may not be the best solution, but it seems to have grabbed largest market share! Tim -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-04 Thread Tim Cross
pository. >> >> Check https://orgmode.org/manual/Installation.html#Installation >> >> HTH, >> >> -- >> Bastien >> >> -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-05-04 Thread Tim Cross
f it is not there, you probably want to create one. > > was my thinking. incorrect? > > On 5/4/18, Tim Cross <theophil...@gmail.com> wrote: >> >> won't that conflict with the key binding for block editing mode? >> >> Also, I think C-c , is possibly more

Re: [O] how putting \begin{document} at the right place to export a specific latex class ?

2018-06-11 Thread Tim Cross
entclass\[oumk,xs]\{xxllp\} > [NO-DEFAULT-PACKAGES] > [NO-PACKAGES] > \\usepackage{amsmath} > \\usepackage{amssymb} > \\usepackage{blabla} > \\usepackage{blablabla} > \\pagestyle{myheadings}\\markboth{Author}{Title of the paper} > \\LaLPonline{??} \\setcounter{page}{1} > \\thispagestyle{LLPrrobezissn} \\label{p} > \\AuthorTitle{Joseph Vidal-Rosset}{\\uppercase{Title of the paper}}" >("\\section\{%s\} . \\section*\{%s\}") >("\\subsection\{%s\} . \\subsection*\{%s\}") > )) > > > For this class, the \begin{document} should be just after > \\pagestyle{myheadings}\\markboth{Author}{Title of the paper} > and just before > \\LaLPonline{??} \\setcounter{page}{1} \\thispagestyle{LLPrrobezissn} > \\label{p} > > but because I do not understand clearly the syntax of the function, I > do not succeed and the export does not work correctly. > > Any suggestion? -- Tim Cross

Re: [O] TODO do not display in org-agenda mode

2018-06-25 Thread Tim Cross
ht be different from Emacs? > > On the other hand, if it's different from Emacs, does it still make > sense to ask for support here? > > I'm genuinely in the dark here, although inclined to think that forking > the name (of Emacs) is a subtly damaging thing to do; so interested > either to be put right or to hear other opinions. > > Regards, > Neil -- Tim Cross

Re: [O] org-plus-contrib fails to compile

2018-05-01 Thread Tim Cross
emacs. Your emacs will probably downlload and install the package during startup. Just make sure your org setup comes after your package setup. -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-04-30 Thread Tim Cross
so simple to keep the old behavior > enabled? If I hadn't seen Bastien's tweet pointing to this thread, I > would most certainly be one of the people described above. > > -- regards, Tim -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-04-30 Thread Tim Cross
On 1 May 2018 at 08:39, Jon Snader <j...@irreal.org> wrote: > > Tim Cross <theophil...@gmail.com> writes: > > [Snip] >> >> Personally, I feel the new version should be the default and we should >> provide an easy way to re-enable the old version f

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-04-29 Thread Tim Cross
o have NEWS.org, so for consistency, shouldn't they be added to elpa's versions? -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "<s[TAB]")

2018-04-29 Thread Tim Cross
ution will go a long way to reduce that pain for those who don't have time to deal with the change right now. Most reasonable people will understand why this change is occurring provided we can make the rationale clear and easy to find, so information on the org web site, to relevant mail lists and any other forum would be a good idea. Tim -- Tim Cross

Re: [O] [IT] Broken support for links to text files (both internal & external)

2018-01-05 Thread Tim Cross
ht. > ) > > What should I add *by hand* in ~/.emacs? > I'm sorry, it is just a matter of very basic elisp syntax (but I never > took the time to dig into elisp yet!). > -- Tim Cross

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-01-30 Thread Tim Cross
;> > > Same here :) > > So also I wouldn't miss out if that feature is removed, C-u SPC works > great. > >> -- Tim Cross

Re: [O] BeOrg

2018-01-03 Thread Tim Cross
nd the > Org manual, mention MobileOrg, but not the newer BeOrg app > ( http://beorgapp.com/ ). Maybe add a reference to it? -- Tim Cross

Re: [O] Feature request: Maintaining multiple init files with one org file

2018-07-28 Thread Tim Cross
; > I don't actually understand why the developers decided not to implement > export filtering in the tangling operations. I know about the COMMENT > keyword, but the above example should make clear that this solution is > far from handy. > > Maybe there is another way that escaped me so far? > > All best, > > Sven -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-29 Thread Tim Cross
). stardiviner writes: > Tim Cross writes: > >> I did begin to look at it. From memory, the inf-clojure integration didn't >> look that hard, >> but it did require some additional scaffolding to mae the comms work well. I >> then got >> distracted with a new

Re: [O] Suspected bug with LaTeX export: the pdf does not open

2018-08-18 Thread Tim Cross
that there is a problem with my emacs 24.5.1, > which is the default on my Fedora 23 distribution. (NB: The emacs > 26.1 used above is built from source and I can't make it fully work > for regular use, i.e., with my normal .emacs.) > > Regards -- Tim Cross

Re: [O] Org-mode and koma-script

2018-08-28 Thread Tim Cross
"\\subsubsection*{%s}")) ("korma-report" "\\documentclass[11pt]{scrreport}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . &q

Re: [O] Org-mode and koma-script

2018-08-28 Thread Tim Cross
yourself. HTH Tim gmx writes: > Le 28/08/2018 à 18:04, Tim Cross a écrit: >> Sorry, I was in a rush before work and sent you the wrong command! > No problem. Thank you for giving me your time. >> >> What you need to do is run emacs --debug-init rather than emacs -q.

Re: [O] Org-mode and koma-script

2018-08-27 Thread Tim Cross
gt; '("book" > "\\documentclass{book}" > ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}" > > ;; Pour utiliser la classe koma-script. Indiquer : #+LaTeX_CLASS: > koma-article > (with-eval-after-load "ox-latex" > (add-to-list 'org-latex-classes > '("koma-article" "\\documentclass{scrartcl}" > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}") > ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}" -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-18 Thread Tim Cross
having an interface based around a simple interface, such a inf-clojure. stardiviner writes: > I found ob-clojure.el is not compatible with new CIDER API now. > I don't know CIDER much, is there anybody want to update it? -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-24 Thread Tim Cross
it is not high on the priority list. On Tue, 24 Jul 2018 at 15:09, stardiviner wrote: > > Tim Cross writes: > > > I did this a couple of times in the past, but not long afterwards, CIDER > > would again change and the interface would no longer work. > > > &

Re: [O] orgalist & variable binding depth

2018-09-05 Thread Tim Cross
age in any > case -- do you htink this counts ass a yasnippet issue or an orgalist issue > or a message-mode issue? > > > On Wed, Sep 5, 2018 at 9:30 AM Josiah Schwab wrote: > >> Hi Matt, >> >> > and also are other people seeing the same issue? >> >> Yes, I have also seen this using orgalist + mu4e-compose-mode. >> >> Josiah >> -- Tim Cross

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-07 Thread Tim Cross
ed. I suspect you are likely to run into a number of bugs with the latest development version of emacs and you are probably one of the very few who are looking at bugs in that version. Good luck. -- Tim Cross

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-08 Thread Tim Cross
the >> very few who are looking at bugs in that version. Good luck. > > > Yeah maybe. At least this way reporting them I could contribute a bit to > GNU emacs. :-D > > > > -- regards, Tim -- Tim Cross

Re: [O] Scheduling and calendar-day-of-week

2018-04-06 Thread Tim Cross
genda when checking past dates, but all future instances will be visible. #+END_QUOTE -- Tim Cross

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
up clearer, further controlling package setup/load and deferring package loading to get faster startup times. I wouldn't worry about emacs 27 too much. We are still waiting on emacs 26, so emacs 27 is probably 5+ years away yet! -- Tim Cross

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
. Prefer the stability and there wasn't much in new versions that justified the regular updates and rebuilds etc. On 10 April 2018 at 15:20, Eric S Fraga <esfli...@gmail.com> wrote: > On Tuesday, 10 Apr 2018 at 07:51, Tim Cross wrote: > > I have also found the 'use-package' package

Re: [O] [OT] nobody (none)

2018-03-26 Thread Tim Cross
any settings at my end so I assume some commonly used > component of the chain of email applications has changed settings and > that I need to respond to that change. But where? and what? > > Any hints on where to look would be most helpful. > > Again, sorry for the OT message. > > Roger -- Tim Cross

Re: [O] exporting to latex and docx not honouring carriage returns to tabbing

2018-10-11 Thread Tim Cross
nd then pdf. My setup and document classes are all defined within org mode configuration options. I run emacs on OSX for work and Linux at home. The last time I used MS was Windows 3.1 and I know little about modern MS platforms. MS Office just make me shudder! -- Tim Cross

Re: [O] Ox-html: Replace with and with

2018-10-24 Thread Tim Cross
gent, but it is the direction we should go. The only real reason for sooner rather than later is that we can probably simplify some of the exporters and ensure any new exporters are correct and won't need to be change retrospectively. Tim -- Tim Cross

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-24 Thread Tim Cross
ode is now part of core emacs and all you need to do is turn it on. At some point, you will find you stay in your new init file and no longer need to revert to the old version. You will likely find lots of stuff never gets migrated. It really is worth the time and effort. Tim -- Tim Cross

Re: [O] *markup*, /markup/ and _markup_ true semantics [Was: Re: Ox-html: Replace with and with ]

2018-10-28 Thread Tim Cross
! There is lots that is 'broken' with the web and I suspect much of it we will just have to live with and hope whatever the next evolution brings us learns from our mistakes. Tim Garreau, Alexandre writes: > On 2018/10/27 at 07:15, Tim Cross wrote: >> I have either misunderstood mos

Re: [O] letterhead and signature in odt export

2018-10-30 Thread Tim Cross
with some files. >> -- >> Eric S Fraga via Emacs 27.0.50, Org release_9.1.13-783-g97fac4 >> >> -- Tim Cross

Re: [O] *markup*, /markup/ and _markup_ true semantics [Was: Re: Ox-html: Replace with and with ]

2018-10-26 Thread Tim Cross
Garreau, Alexandre writes: > Sorry, just found out that interesting (to me) thread I shouldn’t have > let go: > > On 2018-10-25 at 08:00, Tim Cross wrote: >> Kaushal Modi writes: >>> […] >>> - b and i are not deprecated >>> - b and strong are bot

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-26 Thread Tim Cross
is time, I'm probably happier with my Emacs setup than during any period in the last 25 years. Tim Tim Cross

Re: [O] letterhead and signature in odt export

2018-11-01 Thread Tim Cross
Matt Price writes: > On Tue, Oct 30, 2018 at 5:41 PM Tim Cross wrote: > >> >> I've never delved into the XML nightmare that is ODT and stick with >> latex/PDF export. >> >> Here is how I handled needing to have a logo and banner at the top of my >>

Re: [O] exporting to latex and docx not honouring carriage returns to tabbing

2018-10-10 Thread Tim Cross
Eric S Fraga writes: > On Wednesday, 10 Oct 2018 at 08:31, Tim Cross wrote: > > [...] [...] > > > And I highly recommend the koma-script classes as opposed to the default > LaTeX ones. For Sharon, the scrreprt class may be what you want. Yes, koma-script has been my def

Re: [O] exporting to latex and docx not honouring carriage returns to tabbing

2018-10-09 Thread Tim Cross
n addition to 'my-report'. I have around 5 base ones as well as a handful of ones specific to particular jobs/clients (e.g. include logos, custom headers/footers, title pages etc). The bad news is that this will probably be somewhat time consuming initially (there is a huge number of document styles and packages out there). The good news is that once you have the basic definitions, you probably won't have to think about this again for ages (my definitions have been in place for years now). good luck Tim -- Tim Cross

Re: [O] cannot export to beamer.

2018-12-16 Thread Tim Cross
t; "\\end{parts}") > ("\\part[%s] " . "") > ("\\begin{subparts}%%%s" "\\end{subparts}" "\\begin{subparts}%%%s" > "\\end{subparts}") > ("\\subpart[%s] " . "") > ("\\begin{solution}[%s]" "\\end{solution}" "\\begin{solution}[%s]" >"\\end{solution}" > > I have them because I wanted to add the latex exam class and that is > what custom is for. For some bizarre reason > > The code > (unless (assoc "beamer" org-latex-classes) > (add-to-list 'org-latex-classes > '("beamer" >"\\documentclass[presentation]{beamer}" >("\\section{%s}" . "\\section*{%s}") >("\\subsection{%s}" . "\\subsection*{%s}") >("\\subsubsection{%s}" . "\\subsubsection*{%s}" > > In ox-beamer > > Is ignored. It looks like a bug to me. -- Tim Cross

Re: [O] cannot export to beamer.

2018-12-16 Thread Tim Cross
was loaded, so this was less of an issue. No with the early init stuff, things are not quite the same (a lot of guess work here!). Tim Uwe Brauer writes: >>>> "Tim" == Tim Cross writes: > >> Just a shot in the dark here . > >> You mentioned

Re: [O] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2018-11-30 Thread Tim Cross
ere for nearly 12 months now, as has the incorrect classpath warning on some platforms). In the long-term, I think org would probably benefit from integration with clj rather than cider for ob-clojure as it is likely to be more stable and less complex. Using cider has always felt like pushing a square peg into a round hole to me. Tim -- Tim Cross

Re: [O] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2018-12-04 Thread Tim Cross
Sorry, only just noticed this response in my spam folder - gmail is tagging your messages as spam because it could not verify it was legit. stardiviner writes: > Tim Cross writes: > >> I think the problem here is that really, project.clj is not a valid >> clojure source

Re: [O] keybinding change in org 9.2?

2019-01-08 Thread Tim Cross
ne else > experienced anything like that. > > > John > > --- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu -- Tim Cross

Re: [O] keybinding change in org 9.2?

2019-01-08 Thread Tim Cross
rofessor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu -- Tim Cross

  1   2   3   4   5   6   7   8   9   >