[O] "TOC" in a buffer

2014-06-30 Thread Sharon Kimble
Following on from the theme of "Table of Contents", is it possible to just have a "TOC" for the file that it is in? Like - --8<---cut here---start->8--- -*- mode: org -*- #+STARTUP: overview "Table of Contents" * blah ** de blah Blurb and onwards. --8<--

Re: [O] How do I review a day

2014-07-05 Thread Sharon Kimble
Ramon Diaz-Uriarte writes: > Dear Robert, > > If you go to the *Org Agenda* buffer and type "v" and then "c" (without the > quotes), does that give you what you want? > > Best, > > R. I tried this, just to see what happened, and not a lot, but then I'm not doing any logging. But how do I get my

Re: [O] How do I review a day

2014-07-05 Thread Sharon Kimble
Nick Dokos writes: > Sharon Kimble writes: > >> Ramon Diaz-Uriarte writes: >> >>> Dear Robert, >>> >>> If you go to the *Org Agenda* buffer and type "v" and then "c" (without the >>> quotes), does that give you wh

[O] org-mode

2014-07-24 Thread Sharon Kimble
I see mails in which people are saying that they are using "org-mode version 8.3beta (release_8.3beta-51-g02f2d5". I've just updated my org-build and it shows "Org-mode version 8.2.7b (release_8.2.7b-6-g776972 @ /home/boudiccas/git/org-mode/lisp/)" How then do I get to use the "8.3 beta" please?

Re: [O] org-mode

2014-07-24 Thread Sharon Kimble
Miguel Ruiz writes: > master branch > = > > make cleanall > #git pull #optional > git reset --hard origin/master # warning: removes local changes > #make test#optional > make #not necessary if make test > > > > maint branch > = > > make cleanall > #git

Re: [O] Setup Org-mode to write diary.

2014-07-26 Thread Sharon Kimble
stardiviner writes: > I want to know how to configure Org-mode to write diary with a easy way. > I hope someone can provide his way. > > Here is what I think what Org-mode write diary should have. > > - [ ] *open/create* a buffer to write current day's diary quickly. > - [ ] *navigate* diary entr

Re: [O] Setup Org-mode to write diary.

2014-07-26 Thread Sharon Kimble
SabreWolfy writes: > Sharon Kimble skimble.plus.com> writes: > >> But I have found that I can't have more that 3 >> months worth of postings in a buffer, without things slowing down and >> seeming to get slightly corrupted. > > That would be three main he

[O] Where is the git master branch?

2014-07-30 Thread Sharon Kimble
If "git clone git://orgmode.org/org-mode.git" gets the development branch of org-mode, what is the git command to get the master branch please? I've been looking on http://orgmode.org/ but can't see any reference for it. Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk my git repo

Re: [O] Where is the git master branch?

2014-07-30 Thread Sharon Kimble
Nicolas Richard writes: > Sharon Kimble writes: >> If "git clone git://orgmode.org/org-mode.git" gets the development >> branch of org-mode, what is the git command to get the master branch >> please? I've been looking on http://orgmode.org/ but can&#x

[O] how to stop using org-mode from /usr/local/share/emacs/24.3.92/lisp/org/

2014-07-30 Thread Sharon Kimble
I've now got the maintenance branch, thanks for the pointers folks. This is what I've done - --8<---cut here---start->8--- cd ~/git/org-mode-master git checkout maint git pull make autoloads make make doc sudo make install cd ~ --8<---cut here---

Re: [O] how to stop using org-mode from /usr/local/share/emacs/24.3.92/lisp/org/

2014-07-30 Thread Sharon Kimble
Nick Dokos writes: > Sharon Kimble writes: > >> I've now got the maintenance branch, thanks for the pointers folks. >> >> This is what I've done - >> >> cd ~/git/org-mode-master >> git checkout maint >> git pull >> make autoload

[O] TODO's and cookies

2014-08-02 Thread Sharon Kimble
I've been looking for some time how to extend cookies in an org-mode file with loads of TODO's. In my specific case I am writing a book, and this file has the plan of the book, with each section its own TODO, and ditto for the chapters. Some of the sections are IN-PROGRESS or DONE, others still TOD

[O] autorun M-x linum-mode when file is opened

2014-08-09 Thread Sharon Kimble
How can I have a command auto-run when a file is opened from 'desktop recovery' please? I want to auto-run "M-x linum-mode" when I open my daily journal, which stays open all the time. Running that command will switch off linum-mode for that file, which may stop "file-rot" that I have observed in t

[O] How can I autorun M-x linum-mode when file is opened?

2014-08-10 Thread Sharon Kimble
How can I have a command auto-run when a file is opened from 'desktop recovery' please? I want to auto-run "M-x linum-mode" when I open my daily journal, which stays open all the time. Running that command will switch off linum-mode for that file, which may stop "file-rot" that I have observed in t

Re: [O] How can I autorun M-x linum-mode when file is opened?

2014-08-10 Thread Sharon Kimble
t...@tsdye.com (Thomas S. Dye) writes: > Aloha Sharon, > > Sharon Kimble writes: > >> How can I have a command auto-run when a file is opened from 'desktop >> recovery' please? I want to auto-run "M-x linum-mode" when I open my >> daily jo

Re: [O] How can I autorun M-x linum-mode when file is opened?

2014-08-11 Thread Sharon Kimble
Samuel W Flint writes: > On 10 Aug 2014, Sharon Kimble wrote: > [Edited for the sake of brevity] > >>>> How can I have a command auto-run when a file is opened from >>>> 'desktop recovery' please? I want to auto-run "M-x linum-mode" when &

[O] How to get cookies working with TODOs?

2014-08-19 Thread Sharon Kimble
I'm trying to get cookies working with TODO items. The source document is a book I'm writing and is an outline of each section and chapters so that I can see what is still to be done. I'm writing it in latex but doing the outline in orgs-mode. --8<---cut here---start---

Re: [O] How to get cookies working with TODOs?

2014-08-20 Thread Sharon Kimble
Eric Abrahamsen writes: > Sharon Kimble writes: > >> I'm trying to get cookies working with TODO items. The source document >> is a book I'm writing and is an outline of each section and chapters so >> that I can see what is still to be done. I'm writing

Re: [O] How to get cookies working with TODOs?

2014-08-22 Thread Sharon Kimble
Nick Dokos writes: > Sharon Kimble writes: > >> >> ** WAITING Anise >> CLOSED: [2014-08-20 Wed 10:29] >> >> >> And only _waiting_ shows as closed, none of these other conditions do - >> >> #+TODO: TODO DONE NEXT IN-PROGRESS NOTES FIXME WAIT

[O] Only show in the agenda for today?

2014-08-23 Thread Sharon Kimble
I have got several TODO's which are set to repeat after one day, like this one - --8<---cut here---start->8--- ** TODO ditto beeb SCHEDULED: <2014-08-22 Fri +1d> --8<---cut here---end--->8--- How can I get them to show in the

Re: [O] Only show in the agenda for today?

2014-08-23 Thread Sharon Kimble
Fletcher. It still appeared on every day, but I've found a way round it. Assign a deadline to the task/TODO, which limits its display quite a lot and is acceptable as there is quite a severe deadline for the majority of the tasks - my new cooker coming next Friday morning! :) Thanks Sharon

[O] dropping the debian version

2014-08-26 Thread Sharon Kimble
This has been probably been asked many times before but auntie google can't find it if so. I've just updated my git clone of org-mode to its version '409913b253de2de1b49f9468a4b77b9292e090c4' from 'ORIG_HEAD' and I've done --8<---cut here---start->8--- M-x org-v

Re: [O] dropping the debian version

2014-08-26 Thread Sharon Kimble
Eric S Fraga writes: > On Tuesday, 26 Aug 2014 at 19:40, Sharon Kimble wrote: >> This has been probably been asked many times before but auntie google >> can't find it if so. > > It has been asked many times. :) > >> I've just updated

Re: [O] dropping the debian version

2014-08-26 Thread Sharon Kimble
Achim Gratz writes: > Sharon Kimble writes: >> How do I drop the debian version and stick with the git version please? > > make up2 I'm sorry Achim, but what do you mean by that? > >> (setq load-path (cons "/home/boudiccas/.emacs.d/lisp" load-path)) > &

[O] Getting "org-mobile-sync" to work.

2014-10-16 Thread Sharon Kimble
I'm trying to get mobileorg set up and working, which has worked. But I also want to use "org-mobile-sync.el" from ELPA, the actual package being "org-mobile-sync-20131118.1116". Looking at the source file it says - --8<---cut here---start->8--- ;;; Commentary:

[O] Bug: [8.2.10 (8.2.10-1-g8b63dc-elpa @ /home/boudiccas/.emacs.d/elpa/org-20141027/)]

2014-10-28 Thread Sharon Kimble
Thinking that the problem was in corruption in my git download, I downloaded a fresh git setup, but the problem still remains. So I've installed org-mode from ELPA, but the problem still remains. I am still unable to send emails through gnus, and the error report is still occurring in many places

Re: [O] Bug: [8.2.10 (8.2.10-1-g8b63dc-elpa @ /home/boudiccas/.emacs.d/elpa/org-20141027/)]

2014-10-28 Thread Sharon Kimble
>> Sharon Kimble writes: >> Thinking that the problem was in corruption in my git download, I >> downloaded a fresh git setup, but the problem still remains. So >> I've installed org-mode from ELPA, but the problem still remains. I >> am still unable to send

Re: [O] Bug: org-columns-compile-format [8.2.10 (release_8.2.10-1-g8b63dc @ /home/boudiccas/git/org-mode/lisp/)]

2014-10-28 Thread Sharon Kimble
Aaron Ecay writes: > Hi Sharon, > > 2014ko urriak 27an, Sharon Kimble-ek idatzi zuen: > > [...] > >> org-mode-hook '(org-drill-add-cloze-fontification org2blog/wp-mode (lambda >> nil (org-columns 1)) (lambda nil (abbrev-mode 1)) > > The above (org-c

Re: [O] Org and ledger

2014-11-07 Thread Sharon Kimble
Alan Schmitt writes: Thanks Alan for this. Ledger is something that I would dearly love to be using, but I can't find a good tutorial [by which I mean, it works in small steps which build on the previous steps]. I've looked at http://lists.gnu.org/archive/html/emacs-orgmode/2014-04/msg00727.html

Re: [O] Org and ledger

2014-11-07 Thread Sharon Kimble
Eric Abrahamsen writes: > Sharon Kimble writes: > >> Alan Schmitt writes: >> >> Thanks Alan for this. Ledger is something that I would dearly love to be >> using, but I can't find a good tutorial [by which I mean, it works in >> small steps which bui

[O] 'remembering' not quite working right.

2014-11-08 Thread Sharon Kimble
I am able to 'remember' text with highlighting the text required, and copying it to the clipboard, and then "C-c r" remembers it, and shows in its popup buffer that I need to "C-c C-c" to copy/move it to my remember storage file. Except, the last bit doesn't work for me, instead it calls the "Tag"

Re: [O] 'remembering' not quite working right.

2014-11-10 Thread Sharon Kimble
Nick Dokos writes: > Sharon Kimble writes: > >> I am able to 'remember' text with highlighting the text required, and >> copying it to the clipboard, and then "C-c r" remembers it, and shows in >> its popup buffer that I need to "C-c C-c"

[O] converting to "init.org"

2014-11-12 Thread Sharon Kimble
I have been converting/building my "init.el" to "init.org" and it is working well, but there are a few things that I'm not sure about. For instance, I have a command to display 21 days in my agenda, but it is not happening. This is the command - --8<---cut here---start-

[O] How to get "remember" working properly?

2014-11-18 Thread Sharon Kimble
I am using "remember" as well as "org-capture", meaning that I have them both setup and working, but there are two things that I'm not sure about. This is my "remember setup" - --8<---cut here---start->8--- * remember ** setup remembering #+BEGIN_SRC emacs-lisp

Re: [O] How to get "remember" working properly?

2014-11-19 Thread Sharon Kimble
Richard Lawrence writes: > Hi Sharon, > > Sharon Kimble writes: > >> #+BEGIN_SRC emacs-lisp >> (setq org-remember-templates >> '(("Todo" ?t "* TODO %^{Brief Description} %^g\n%?\nAdded: %U" >> "~/.emacs.d/org/remember.

Re: [O] How to get "remember" working properly?

2014-11-20 Thread Sharon Kimble
Nick Dokos writes: > Sharon Kimble writes: > >> ... >> >> However, org-capture is working well, prefacing my "timelog.org"" >> with CAPTURE- in front, like "CAPTURE-timelog.org". Maybe then it is >> time to retire "remember&quo

Re: [O] Customizing org-todo-repeat-to-state to return to the current TODO state

2014-11-21 Thread Sharon Kimble
Grant Schissler writes: > Hi Org-mode Users, > > I am trying to change the behavior of marking a repeated task as DONE.  I > would like the task to return to the current TODO state rather than the > first in the TODO sequence or a fixed state.  For example, > > ** APPT Lunch with Mallorie > <201

[O] Not LaTeX now, trying to use org-mode

2014-12-03 Thread Sharon Kimble
I'm now starting to write a org-mode document in place of doing it in LaTeX, but its left me puzzled by some things, like - a) How do you make a paragraph, or even a sentence, italic? I've tried following the "org-mode manual" but that just shows it for single words. b) I am used to using "\gls{

[O] C-x RET r utf-8 RET

2014-12-07 Thread Sharon Kimble
I'm trying to set this ╭ │C-x RET r utf-8 RET ╰ as "C-x zx" as I'm finding that I need to use this block-quoted command fairly regularly for some unknown reason. I have set it as --8<---cut here---start->8--- #+BEGIN_SRC emacs-lisp (global-set-key (kb

Re: [O] C-x RET r utf-8 RET

2014-12-08 Thread Sharon Kimble
Thanks for this Eric, I’ve put your function [my-set-coding-system-to-utf8] into my "init.org" and also my mono menu. Unfortunately I had just converted my last two problem pages into utf8, but I'm now ready for its next bout. Thanks again Sharon. -- A taste of linux = http://www.sharons.org.uk m

[O] "org-plus-contrib" yes, "org" no!

2014-12-10 Thread Sharon Kimble
I have this as part of my "init.org" - --8<---cut here---start->8--- (unless package-archive-contents;; Refresh the packages descriptions (package-refresh-contents)) (setq package-load-list '(all)) ;; List of packages to load (unless (package-installed

Re: [O] "org-plus-contrib" yes, "org" no!

2014-12-10 Thread Sharon Kimble
there at all! I'm puzzled! Sharon. > On Wed, Dec 10, 2014 at 8:16 AM, Sharon Kimble > wrote: > > I have this as part of my "init.org" - > > --8<---cut here---start->8--- > (unless package-archive-

Re: [O] "org-plus-contrib" yes, "org" no!

2014-12-12 Thread Sharon Kimble
Achim Gratz writes: > Sharon Kimble writes: >> My emacs version is in the sig, and my org-version is "Org-mode >> version 8.2.10 (8.2.10-23-g1ec416-elpaplus @ >> /home/boudiccas/.emacs.d/elpa/org-plus-contrib-20141208/)" so we're >> in agreement, but st

[O] org-toc.el x 2 = confusion

2014-12-17 Thread Sharon Kimble
Did you know that there are currently two "org-toc.el" in existence? There is the org-mode one of 17.9kb, and 508 lines of code, author being Bastien Guerry. Incidentally, it quotes the home page as being at "http://www.cognition.ens.fr/~guerry/u/org-toc.el"; but even if you drill back to the serve

[O] Repeated task, every other day, at a specific time, but how?

2015-10-30 Thread Sharon Kimble
I'm trying to schedule a task, which is a habit, for every other day at 0900, like this - --8<---cut here---start->8--- ** TODO put slow cooker on for tea SCHEDULED: <2015-10-28 Wed 09:00 .+2> :PROPERTIES: :LAST_REPEAT: [2015-09-09 Wed 07:17] :END: :LOGBOOK: :

Re: [O] Repeated task, every other day, at a specific time, but how?

2015-11-02 Thread Sharon Kimble
Sharon Kimble writes: > I'm trying to schedule a task, which is a habit, for every other day at > 0900, like this - > > ** TODO put slow cooker on for tea > SCHEDULED: <2015-10-28 Wed 09:00 .+2> > :PROPERTIES: > :LAST_REPEAT: [2015-09-09 Wed 07:17] >

[O] exporting from org-mode to latex

2015-11-09 Thread Sharon Kimble
I'm having a strange problem with exporting from org-mode to latex using the latex back-end. When the file that I've written is exported to latex and I look at the tex file that is created, I see that it has one "\usepackage{grffile}" that I didn't place in my list to be included. In fact, I'd neve

[O] pop-up flashing box using org-timer?

2015-12-09 Thread Sharon Kimble
I'm using org-timer via "C-c C-x ;" and setting it for 30 minutes for a repetitive job that I'm doing. When it ends it has a small popup which shows its ended but that soon disappears. Is it possible for it to show a flashing popup that will show even if I'm not an org-mode buffer? Like in the code

[O] org-todo-keyword-faces changed with the new org-contrib

2016-02-16 Thread Sharon Kimble
Ever since updating my org+contrib to '20160215' all my carefully crafted keyword faces for TODO's, NEXT, PHONE, etc have transmogrified to a pale and wasted facsimile of themselves. Now, TODO is just a red text surrounded by a red border, and done is just a green text surrounded by a green border.

[O] Auto-delete dated DONE notifications?

2016-02-19 Thread Sharon Kimble
I recently had to dive into the guts of a habit which I've been using since June 2015, I know that because there were all the 1-line DONE dated notifications! Is there anyway in which they can be auto-deleted after a cut-off number, say '60' please? Thanks Sharon. -- A taste of linux = http://www

Re: [O] Auto-delete dated DONE notifications?

2016-02-21 Thread Sharon Kimble
Nicolas Goaziou writes: > Hello, > > Sharon Kimble writes: > >> I recently had to dive into the guts of a habit which I've been using >> since June 2015, I know that because there were all the 1-line DONE >> dated notifications! Is there anyway in which they

[O] How to rename the agenda in org-mode?

2016-04-03 Thread Sharon Kimble
Currently my org-mode agenda is showing in tabbar as "Org-Agenda 21 days Diary Ddl Habit", how can I get it just showing as 'Org-Agenda' please? Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk Debian 8.3, fluxbox 1.3.7, emacs 25.0.92 signature.as

Re: [O] How to rename the agenda in org-mode?

2016-04-03 Thread Sharon Kimble
Nicolas Goaziou writes: > Hello, > > Sharon Kimble writes: > >> Currently my org-mode agenda is showing in tabbar as "Org-Agenda 21 days >> Diary Ddl Habit", how can I get it just showing as 'Org-Agenda' >> please? > > IIRC, some mech

Re: [O] How to rename the agenda in org-mode?

2016-04-04 Thread Sharon Kimble
Adam Porter writes: > Oops, that'll teach me to edit elisp without aggressive-indent-mode. :) > This should work: > > (advice-add 'tabbar-buffer-tab-label :before-until > (lambda (tab) > (with-current-buffer (buffer-name (tabbar-tab-value tab)) >

[O] logging the timings of task A + task B both at once?

2016-04-06 Thread Sharon Kimble
Being that we can have multiple cursors, is it possible to have 2 separate, distinct, tasks being clocked both at the same time? I've googled but didn't come up with anything, but trying it I find that 'Task B' when it starts timing it auto-logs-out of 'Task A'. But I'm now in the situation where

[O] org-mode -> latex

2016-04-10 Thread Sharon Kimble
For a long time I've wanted to write in org-mode and export it to latex, but I've never been successful until now. So here is a yasnippet that allows you to do it - --8<---cut here---start->8--- # -*- mode: snippet -*- # name: org2latex # key: org2latex # -- #+T

Re: [O] [OT] A new web browser‽

2016-04-12 Thread Sharon Kimble
Michael Welle writes: > Hallo, > > Peter Davis writes: > >> On Sat, Apr 9, 2016, at 02:09 PM, Marcin Borkowski wrote: >>> >>> eww ;-) >>> >> >> I never played with eww before. It looks interesting, but seriously, is >> there any way to cancel a large download? My emacs is completely locked >>

[O] toc isn't generated in a latex export

2016-04-13 Thread Sharon Kimble
I'm working on a file which is then exported to latex, and if I have - #+OPTIONS: H:2 num:nil toc:t \n:nil ::t |:t ^:t f:t tex:t the sections don't have leading numbers but there isn't a table of contents. What I'm looking for is no leading numbers but a table of contents. How can I achieve thi

Re: [O] toc isn't generated in a latex export

2016-04-13 Thread Sharon Kimble
John Hendy writes: > On Apr 13, 2016 07:25, "Sharon Kimble" wrote: >> >> >> I'm working on a file which is then exported to latex, and if I have - >> >> #+OPTIONS: H:2 num:nil toc:t \n:nil ::t |:t ^:t f:t tex:t >> >> the sections don&#

[O] footnotes and exported latex

2016-04-14 Thread Sharon Kimble
When exporting an org file to latex the first instance of a footnote shows as [fn:1] in the org-file, and its numbered footnote reference in the latexed pdf. However, if I refer to that footnote later in the org-file, then its shown as [fn:1] again, but, in the latexed pdf it just shows as a super

[O] exporting to subsubsection not completing

2016-04-16 Thread Sharon Kimble
I'm using a custom class for my org-mode latex file which is - --8<---cut here---start->8--- #+begin_src emacs-lisp (add-to-list 'org-latex-classes '("my-memoir" "\\documentclass{memoir}" ("\\chapter{%s}" . "\\chapter*{

Re: [O] exporting to subsubsection not completing

2016-04-16 Thread Sharon Kimble
Eric S Fraga writes: > On Saturday, 16 Apr 2016 at 13:21, Sharon Kimble wrote: > > [...] > >> but all my subsubsections are coming out as - >> >> ╭ >> │\begin{enumerate} >> │\item Stop the abuse! >> ╰ > > [...] > >> #+OPTION

[O] changing to IN-PROGRESS starts clocking it

2016-04-20 Thread Sharon Kimble
How can I have a task which when I change its state from TODO or NEXT to IN-PROGRESS starts clocking it until its state is changed back from IN-PROGRESS to some other state, when the clocking will cease? Any ideas please? Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk TGmeds = ht

Re: [O] changing to IN-PROGRESS starts clocking it

2016-04-20 Thread Sharon Kimble
Michael Welle writes: > Hello, > > Sharon Kimble writes: > >> How can I have a task which when I change its state from TODO or NEXT to >> IN-PROGRESS starts clocking it until its state is changed back from >> IN-PROGRESS to some other state, when the clocking will

[O] coloured entries in index entries?

2016-04-21 Thread Sharon Kimble
I am having great difficulty in indexing a document involving exporting to latex. Specifically using colour within the index entry. ╭ │\index{Dutasteride!s/e!common - dizziness} = works ╰ however if I try these, they don't work ╭ │\index{Dutasteride!\textcolor{Green}{dizziness}} = f

Re: [O] coloured entries in index entries?

2016-04-22 Thread Sharon Kimble
Eric S Fraga writes: > On Thursday, 21 Apr 2016 at 18:19, Sharon Kimble wrote: >> I am having great difficulty in indexing a document involving exporting >> to latex. Specifically using colour within the index entry. >> >> ╭ >> │\index{Dutasterid

[O] exported table has text overflowing off the pdf page

2016-04-25 Thread Sharon Kimble
I'm running into problems exporting tables into latex with a 2-column 3-row table with a large amount of text to go into the cells, but when its exported the text is taking over and overflowing off the pdf page. How can I have the text stay within the table boundaries please, with the second colum

Re: [O] exported table has text overflowing off the pdf page

2016-04-25 Thread Sharon Kimble
"Peter Neilson" writes: > On Mon, 25 Apr 2016 08:18:09 -0400, Sharon Kimble > wrote: > >> I'm running into problems exporting tables into latex with a 2-column >> 3-row table with a large amount of text to go into the cells, but when >> its exported t

[O] How to have a controllable popup?

2016-04-25 Thread Sharon Kimble
I'm not sure whether this is the right place for this or if I should be looking elsewhere for it, so sorry if its the wrong place. I'm converting a large latex file of 780 pages when its in a pdf file, but I'm converting from latex to org-mode. I'm also taking the opportunity of revising it and st

Re: [O] How to have a controllable popup?

2016-04-27 Thread Sharon Kimble
document so its easy to switch too. I can add reference numbers to it and at the end of the day I copy them back into my main reference list. I'm finding the org-mode document is ideal for keeping urls, and also reference notes at the end of the document after my latex command ending the docu

Re: [O] exported table has text overflowing off the pdf page

2016-04-27 Thread Sharon Kimble
Eduardo Mercovich writes: > Dear Sharon. > I'm running into problems exporting tables into latex with a 2-column 3-row table with a large amount of text to go into the cells, but when its exported the text is taking over and overflowing off the pdf page. > > I'm a newbie and confro

[O] new rule to capitalise the first word in a sentence? but how?

2016-04-27 Thread Sharon Kimble
How can I have a rule that will capitalise the first word of a new sentence, with the previous sentence concluding with a full stop and then one space please? This would be extremely useful for me as I tend to forget to capitalise the first word, but how can it be done please? Thanks Sharon. -- A

[O] How to reorder a footnote list?

2016-04-27 Thread Sharon Kimble
Something has happened to my list of footnotes which are now numbered in order of 1,2,3, etc, instead of its more normal 50, 49, 48, etc. I don't know exactly when it happened but I'm not able now to export my document to latex because its looking for [fn:1] at the bottom of the list but [fn:1] is

Re: [O] new rule to capitalise the first word in a sentence? but how?

2016-04-28 Thread Sharon Kimble
Marcin Borkowski writes: > On 2016-04-27, at 19:36, Sharon Kimble wrote: > >> How can I have a rule that will capitalise the first word of a new >> sentence, with the previous sentence concluding with a full stop and >> then one space please? This would be extremely

Re: [O] new rule to capitalise the first word in a sentence? but how?

2016-04-28 Thread Sharon Kimble
Samuel Wales writes: > very old code, maybe can be adjusted slightly to do what you want. > > (defun alpha-capitalize-sentences () > (interactive) > (let ((b (region-beginning)) > (e (region-end)) > ;;i always use double spaces but i want sentence movement > ;;to be li

Re: [O] How to reorder a footnote list?

2016-04-28 Thread Sharon Kimble
Adam Porter writes: > I don't understand: you want the footnotes to be in reverse order? I > know very little about latex, so I'm sorry if this is just noise. Thanks Adam. Org-mode likes to set the footnotes in its 'reference' section in reverse order, i.e. [fn:60] [fn:59] etc. But in my case i

Re: [O] How to reorder a footnote list?

2016-04-28 Thread Sharon Kimble
Stig Brautaset writes: > Sharon Kimble writes: > >> [...] I looked at the footnote references *in* the document and found >> that they were all [1] [2] etc. Somehow it had lost 'fn:*' before each >> reference number > > Could it be that you at some poi

Re: [O] How to reorder a footnote list?

2016-04-28 Thread Sharon Kimble
Adam Porter writes: > Sharon Kimble writes: > >> Org-mode likes to set the footnotes in its 'reference' >> section in reverse order, i.e. [fn:60] [fn:59] etc. But in my case it >> was going [fn:1] [fn:2] etc. > > Hmm, this seems strange to me. It has

[O] problems with auto-capitalise

2016-04-29 Thread Sharon Kimble
I've duly install 'auto-capitalize' from melpa and set it up as per the .el file, and this is what I have in my 'init.org' --8<---cut here---start->8--- # #+begin_src emacs-lisp # (autoload 'auto-capitalize-mode "auto-capitalize" # "Toggle `auto-capitalize'

Re: [O] problems with auto-capitalise

2016-04-29 Thread Sharon Kimble
Uwe Brauer writes: >>>> "Sharon" == Sharon Kimble writes: > >> I've duly install 'auto-capitalize' from melpa and set it up as per the >> .el file, and this is what I have in my 'init.org' > >> # #+begin_s

Re: [O] problems with auto-capitalise

2016-04-29 Thread Sharon Kimble
Uwe Brauer writes: > > Uwe Brauer writes: > > > Thanks Uwe, comments inline > > > emacs 25.0.93.1 OS in the signature, Debian 8 > > Ok that is very similar to what I have 21.5.50 and Kubuntu 10.04. I run > auto-capitalize without any problem. > > > For information about GNU Emac

[O] [SOLVED] Re: problems with auto-capitalise

2016-04-30 Thread Sharon Kimble
Milan Zamazal writes: > Do you use desktop.el? I experienced similar problems with it. I don't > remember the details but I've got the following in my Emacs > configuration that probably serves as my workaround of the problem: > > (add-to-list 'desktop-minor-mode-handlers >'(a

Re: [O] Result from evaluation of code in Title or footer (fancyhdr)?

2016-05-02 Thread Sharon Kimble
Rainer M Krug writes: > Hi > > I have a DESCRIPTION file, in which I store the version of the document, > which I extract with the following code: > > src_sh{sed -n '/^Version: /s///p' ./DESCRIPTION} > Have you looked at the latex package 'mversion'? I use it and have it working on my document,

[O] second line for author field in org-mode to latex?

2016-05-11 Thread Sharon Kimble
How can I have a second line for the author field in an org-mode export to latex please? For example - --8<---cut here---start->8--- #+AUTHOR: Sharon #+AUTHOR2: Kimble --8<---cut here---end--->8--- But that doesn't work. I t

Re: [O] second line for author field in org-mode to latex?

2016-05-11 Thread Sharon Kimble
Rasmus writes: > Sharon Kimble writes: > >> How can I have a second line for the author field in an org-mode export >> to latex please? For example - >> >> #+AUTHOR: Sharon >> #+AUTHOR2: Kimble > > Maybe? > > #+title: test > #+author: sharon\

[O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Since upgrading to 'org-plus-contrib-20160530' this morning I am totally unable to have an 'open-square-bracket', which negates the ability to write/compose org-links! It shows the 'open-square-bracket' in the mini-buffer but never in the required place in the text. How can I get them back please

Re: [O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Sharon Kimble writes: > Since upgrading to 'org-plus-contrib-20160530' this morning I am totally > unable to have an 'open-square-bracket', which negates the ability to > write/compose org-links! It shows the 'open-square-bracket' in the > mini-buffer b

Re: [O] lost 'open-square-bracket' since upgrade this morning

2016-05-30 Thread Sharon Kimble
Matt Lundin writes: > Sharon Kimble writes: > >> Since upgrading to 'org-plus-contrib-20160530' this morning I am totally >> unable to have an 'open-square-bracket', which negates the ability to >> write/compose org-links! It shows the 'open-s

[O] org-mode command in a bash script?

2016-06-02 Thread Sharon Kimble
How can I run an org-mode command in a bash script please? Specifically 'org-latex-export-to-latex'? I'm developing my own modular script to choose between, at present, 3 tex files which have been pre-exported from org-mode. I'm now wondering if its possible to export from the org-mode file as p

[O] bibliography as part of the source document?

2016-06-13 Thread Sharon Kimble
I'm trying to have all my information for a org-mode document exported to latex contained within the source document. Specifically having the bibliography within the source document. But how do I do it? I've tried googling but haven't turned up anything useful. Can you help please? Thanks Sharon

Re: [O] bibliography as part of the source document?

2016-06-13 Thread Sharon Kimble
Ken Mankoff writes: > On 2016-06-13 at 13:07, Sharon Kimble wrote: >> I'm trying to have all my information for a org-mode document exported >> to latex contained within the source document. Specifically having the >> bibliography within the source document. >> &

[O] fundamental buffers to show in common buffer?

2016-06-20 Thread Sharon Kimble
Is it possible to have everything that normally appears in the [Fundamental] buffer/tab in 'tabbar-ruler' show in the [Common] buffer/tab please? If so, how? Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk TGmeds = http://www.tgmeds.org.uk Debian 8.4, fluxbox 1.3.7, emacs 25.0.95

[O] scaling graphics in org-mode exported to latex

2016-06-30 Thread Sharon Kimble
I'm trying to get a 'list of figures' in an org-mode export to latex, but I'm finding difficulties in inserting graphics in org-mode. My graphic insert code is - --8<---cut here---start->8--- #+CAPTION: Percutaneous endoscopic gastrostomy tube #+ATTR_LaTeX: sca

Re: [O] scaling graphics in org-mode exported to latex

2016-06-30 Thread Sharon Kimble
inning double point. > I can't get the `scale` to work even with a double point. > Thanks Max, this works perfectly. Thanks Sharon. > > > On 06/30/2016 02:42 PM, Sharon Kimble wrote: >> >> I'm trying to get a 'list of figures' in an org-mode export

Re: [O] scaling graphics in org-mode exported to latex

2016-06-30 Thread Sharon Kimble
Alan Schmitt writes: > On 2016-06-30 14:42, Sharon Kimble writes: > >> I'm trying to get a 'list of figures' in an org-mode export to latex, >> but I'm finding difficulties in inserting graphics in org-mode. My >> graphic insert code is - >>

[O] more than 2 indexes in org-mode -> latex

2016-07-01 Thread Sharon Kimble
How many indexes can you have in an org-mode document exported to latex? My experience shows 2! So how can I have 3, or more please? This is the relevant part, I think, of my preamble of my file - --8<---cut here---start->8--- #+latex_header: \usepackage{imake

Re: [O] more than 2 indexes in org-mode -> latex

2016-07-02 Thread Sharon Kimble
Sharon Kimble writes: > How many indexes can you have in an org-mode document exported to latex? > My experience shows 2! So how can I have 3, or more please? > > This is the relevant part, I think, of my preamble of my file - > > #+latex_header: \usepackage{imakeidx

[O] how to speed up an org-mode file?

2016-07-10 Thread Sharon Kimble
I'm working on an org-mode file about cancer which is 945.1kb, is converted to a tex file of 1.0mb and a pdf of 2.0mb with 505 pages. The conversion is done through this code snippet '(global-set-key (kbd "s-#") 'org-latex-export-to-latex)'. There is no problem with the conversion to tex or conver

Re: [O] how to speed up an org-mode file?

2016-07-10 Thread Sharon Kimble
x27;ve already got. Thanks Sharon. > > On Sun, 10 Jul 2016 at 16:37 Sharon Kimble wrote: > > I'm working on an org-mode file about cancer which is 945.1kb, is > converted to a tex file of 1.0mb and a pdf of 2.0mb with 505 pages. The > conversion is done through this co

[O] org-mode to latex, again!

2015-03-31 Thread Sharon Kimble
AUTHOR:Sharon Kimble #+EMAIL: boudic...@skimble.plus.com #+DATE: 01-04-2015 #+LATEX: \usepackage{~/texmf/tex/latex/commonstuff/mysty} # #+Latex_Class: mysty #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en * Blargh --8<---cut here---end--->8--

  1   2   3   4   >