You know, I think this may be the same bug I ran into 3 years ago when I
last tried Org-mode. Is there any hope that this will be addressed? I note
that this forum is the only location given for sending bug reports in the
documentation.
Thanks!
Mark
--- On Sat, 3/19/11, Nick Dokos
ndar is to be
drawn OR there is a global end-date / end-range variable.
Mark
--- On Tue, 3/22/11, Nick Dokos wrote:
From: Nick Dokos
Subject: Re: [O] Bug: Recurring items NEVER show up in timeline
unaccompanied
To: throa...@yahoo.com
Cc: nicholas.do...@hp.com, emacs-orgmode@gnu.org
Date:
e that the Timeline view
would process dates exactly like the agenda, including
multiple-files, but display them like the traditional
timeline, with ranges of dates omitted.
Mark
ral
months down the road. I suppose I could do my own "recurrences" by hand.
Mark
eve that with a customized view.
Thanks!
Mark
follow most of the same rules (adapted for a graphical
environment, of course).
I guess I am just not certain how "free floating" text in an outline
is to be viewed conceptually, or to be rendered in the final output.
Mark
keystrokes. Is there a way
to get it to add new timer items without fussing with the line?
Thanks!
Mark
Win XP
GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
Org 7.5
land-mines, I'm sure its going to be very useful.
Thanks!
Mark
hich one is
"normal". I would prefer chronological order, but I can see why some might
prefer reverse-chronological.
Thanks,
Mark
e* :
- 0:03:43 ::
- 0:00:02 ::
Mark
tly, it would be fantastic to have a "toggle" on the style used for
export of these. I would love to be able to have the inline notes
perhaps indented a little bit, but when exporting them alone, to turn
that off.
Mark
?
Thanks!
Mark
, there is a
strange message in the emacs status line on the bottom:
Org-mode not loaded.
I don't get this, since clearly org-mode *is* loaded.
Thanks!
Mark
Note: Using capture with win xp, Emacs 23.2.1 (i386-mingw-nt5.1.2600),
org-mode 7.5, and Opera 11.01
--- On Thu, 4/7/11, Jambun
Just to say, I also am interested in how you would do this. There are
probably more attributes that I would like to add to the image (like size
and alignment for instance) than there are attributes I would like to add
to the link.
Mark
--- On Wed, 4/6/11, Francesco Pizzolante wrote
ith a "Before first headline at position xx in
buffer org-mode-tmp" message, which I have no idea what it means.
Is there anyway to export just one sub-tree (or heading group) with an
assigned custom_id?
Thanks,
Mark
This doesn't work under windows even if you have ImageMagick installed. Is
there a similar way to capture and insert a picture under windows?
Thanks!
--- On Mon, 5/2/11, Russell Adams wrote:
> From: Russell Adams
> Subject: Re: [O] insert picture feature request.
> To: emacs-orgmode@gnu.org
>
will complain
that it doesn't recognize the file type. In other languages I could figure out
how to do the replace sequence, but it would take me awhile in lisp. Is there a
quick fix?
Thanks!
Mark
--- On Wed, 5/4/11, Russell Adams wrote:
> From: Russell Adams
> Subject: Re:
"copy image" and use those images
directly.
As for viewing, the only way I know is to export to HTML. Ctl-c e b is quick. I
vaguely remember that there is a way to actually view images inline in Emacs,
but its not portable or something.
Modified code below.
Thanks!
Mark
(defun
at just holds the current buffer directory. Where
would I start?
Thanks!
Mark
--- On Sun, 5/8/11, Mark S. wrote:
> From: Mark S.
> Subject: Re: [O] insert picture feature request.
> To: emacs-orgmode@gnu.org
> Date: Sunday, May 8, 2011, 9:28 AM
> Thanks Aankhen.
>
>
es to work, you need to install the PNG and
JPEG libraries from http://gnuwin32.sourceforge.net/ . Then put the resulting
C:...gnuwin32/bin directory in your windows system path. Maybe everyone here
already knew this, but I had to spend a bit of time to work it out.
Thanks!
Mark
(defun org-c
serted:
#+results: the_issue()
nil
I am currently running a2f29de86.
Thanks
Mark Cox
n the default.
This is annoying, since my fingers are already typing ahead, and sometimes I
lose stuff just because the cursor didn't go to the real end of line.
Is this the desired behavior? And how can I change it to the expected "true"
end of line?
Thanks!
Mark
Org-mode 7.5
Emac
ne in
one go. In fact, if the line is long enough, I may have to hit Ctl-E several
times. So is something broken, or is there some other incantation?
Thanks,
Mark
--- On Tue, 5/17/11, Bernt Hansen wrote:
> From: Bernt Hansen
> Subject: Re: [O] Ctl-E doesn't go to end of line?
>
--- On Tue, 5/17/11, Memnon Anon wrote:
> From: Memnon Anon
> Subject: Re: [O] Ctl-E doesn't go to end of line?
> To: emacs-orgmode@gnu.org
> Date: Tuesday, May 17, 2011, 7:30 PM
> Hi Mark,
>
> "Mark S."
> writes:
>
> > Hello,
> &
Thanks Nick & Bernt,
Setting 'line-move-visual' to nil does seem to fix things. But
org-special-ctl-a/e was good to know about too, since I don't mind if org
doesn't go all the way to the end on a line that is a header with tags.
Thanks again!
Mark
--- On Tue, 5/
When I export this to HTML using C-c C-e b, the text
<> is present. What I would like to see
is the output that is generated when tangling.
Thanks
Mark
now produces
:
: (defun mischief ()
: (/ 1 0))
Thanks
Mark
Here is the patch.
diff --git a/lisp/ob-lisp.el b/lisp/ob-lisp.el
index a810d86..3382418 100644
--- a/lisp/ob-lisp.el
+++ b/lisp/ob-lisp.el
@@ -54,7 +54,7 @@
(format "(%S (quote %S))" (car var
thing that works using some
of the Org hooks.
Thanks
Mark
lisp/ob-lisp.el: Added new variable ORG-BABEL-LISP-CURRENT-BUFFER
which is used to store a reference to the currently being processed org file.
This variable is setq'd in the hooks for
ORG-BABEL-PRE-TANGLE-HOOK, ORG-CTRL-C-CTRL-C-HOOK
clock running.
Mark
Hello!
I know how to filter inside the TODO list, but I can't seem to find how
your filter inside of the agenda view. Is there a way?
Thanks!
Mark
e a way? In particular, I
want to filter out all the TODO keyword items so I can see just the
non-todo schedules and deadlines.
Thanks!
Mark
Hi, I'm trying to include python source code in my document and I'm
finding that org-babel-execute-buffer ( as well as C-c C-c at the end
of a code block) does not successfully run my code, instead I get an
error "Invalid function: org-save-outline-visibility". I saw messages
earlier
http://thre
Thanks Tom,
I do have
(org-babel-do-load-languages
'org-babel-load-languages '((python . t)
(R . t)))
in my ~/.emacs.d/init.el
and my version (from M-x org-version) is
Org-mode version 7.8.11
Cheers,
Mark
On Wed, Aug 1, 2012 at 2:07 PM, Thomas S.
I just installed emacs and org-mode on a new machine, do you have any
suggestions for debugging this?
Mark
On Wed, Aug 1, 2012 at 2:11 PM, Nick Dokos wrote:
> Mark Stoehr wrote:
>
>> Hi, I'm trying to include python source code in my document and I'm
>> finding t
prove it.
Get it at: https://bitbucket.org/edgimar/michel-orgmode
Regards,
Mark
x27;m wondering if it wouldn't be more
natural to just define an "org-read-date-minibuffer-map" that the end
user can modify, and to overlay this on top of the
minibuffer-local-map when org-read-date is called. Thoughts?
Regards,
Mark
thing like #1 happened to be wrapped at a bad place.
This present paragraph does serve as a counterexample, to be sure, but
I think it is a rare case.
~mark
Mark E. Shoulson kli.org> writes:
>
> All right, bottom line, this is sort of what I'm seeing. I'm not 100%
> sure which files should house these things, but something like this:
>
> 1) a variable containing for each language regexp for each of: open
> d
Nicolas Goaziou gmail.com> writes:
>
> Hello,
>
> "Mark E. Shoulson" kli.org> writes:
>
> > Update on the smart-quotes patch. Supports the odt exporter now too,
> > which I think covers all the current major "new" exporters for which
&g
Nicolas Goaziou gmail.com> writes:
>
> Hello,
>
> Mark Shoulson kli.org> writes:
>
> >> ASCII exporter also handle UTF-8. So it's good to have there too.
> >
> > Really? I would have thought ASCII meant ASCII, as in 7-bit clean
> > te
Just a note. Be careful of the use of colors. For example,
you have quoted strings in yellow in section 3.3. This color
makes the strings almost invisible on my screen. This makes
it hard to read.
Also, is there a single-page or pdf version of this material?
Mark
* Ian Barton wrote (on 3/3
f on org-agenda and it tells me (on the Vista system)
that it is an interactive Lisp function in 'org.el'.
Apparently, even with the (require ...) in my .emacs file I am
not loading 'org-install.
Any ideas why this would be?
Mark
___
Thanks, Mike. That was it. For some reason I had, on the
Vista machine, an old version (3.15) of org.el earlier in
the load-path than on the XP machine. I really don't know
where it came from... :(
Mark
* Mike Newman wrote (on 3/3/2009 3:26 PM):
I would check that you are running the
ively
*updating* these files, only overwriting them. This looks like
what I was looking for to allow me to accomplish this.
The only thing better would be a way to use this package to
update the nodes and then write them back out. Hmmmmm..
Mark
__
* Charles Cave wrote (on 3/16/2009 6:22 PM):
Mark Elston advantest-ard.com> writes:
The only thing better would be a way to use this package to
update the nodes and then write them back out. Hm..
The changes to the package to write the node output out are...
1. A means
-
I ran into this also. However, a "make clean" then "make" solved the
problem.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
uot; lines.
Currently, at the top of my top-level org file I have the following:
#+TITLE: My Tasks
#+OPTIONS: H:4 num:t d:t
#+LaTeX_CLASS: book
The title and class seem to work but the options line seems to be
ignored.
How can I enforce some structure to my resulting latex c
Mark Elston wrote:
I have an org file I use specifically for exporting a collection of
other org files to pdf (using LaTeX). However, the resulting output
is not very much like I would like it to be.
I am using the book class for now but will likely add my own LaTeX_CLASS
entry later once I
Nick Dokos wrote:
Mark,
I tried (on Org-mode version 6.25b) the following simple test and it
seems to work OK (see attached tex.file) - note that (at least afaik)
there is a one-one correspondence between the heading level and the
LaTeX construct: that is controlled in a limited way by the
such that
I can say that Task A is to take place 1w after Task B, or Task
C must take place 4d before Task D?
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/ma
Carsten Dominik wrote:
Hi Mark,
there is nothing like that built-in.
However, here is how I would do this:
I am assuming that each of the classes has a SCHEDULED date, maybe
you created the list of entries with `org-clone-subtree-with-timeshift'.
I am also assuming that these are chi
(naturally) closes up the tree
it just created and fails to let me enter the second (or subsequent)
placeholders.
Is there any way of using the flexibility of yasnippets in org mode?
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
Bernt,
Thanks. That was it. I knew there must be a mode-hook or
some such I could take advantage of ant that was what I was
missing.
Mark
Bernt Hansen wrote:
Mark Elston writes:
I know someone mentioned yasnippets earlier this month but I can't
find it. And I don't know if
ex-classes only specify
the headers up to the \begin{document} command.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Thanks, Russel. That was it.
Actually, after a little playing around I, too, blanked it out
and added a #+BEGIN_LaTeX/#+END_LaTeX fragment to set everything
up just the way I wanted it.
Mark
Russell Adams wrote:
Try redefining org-export-latex-title-command. I often blank it and
make my own
own top-level headlines
and these are turned into the appropriate LaTeX sectioning commands.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
nodes.
OTOH, the curves are cleaner in the PDF-only version...
> Perhaps I can control these in the dot file, I'll look into it.
I would like to hear about it if you find anything out from this...
Mark
___
Emacs-orgmode mailing list
Remembe
. (After doing that, (org-remember-insinuate)
worked fine.)
--
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
tex command.
I recommand that in link we should disable the function of `_' .
I can reproduce this, though I am not sure what the reason for it is.
GNU Emacs 22.3.1, Org-mode version 6.29trans
(release_6.29c.55.ga48f.dirty)
Mark
___
Emacs-orgmode m
Hi all
Do you have any suggestion for copying tables from org-mode to email.
The format is messed up. Please see the sample below.
| filename | descript| P
|
| mgmt_admin/mgmt_dashboard.rhtml| portal for system dashboard | P0
|
| mgmt_adm
The table is not aligned. It suffers~~
2009/8/29 Carsten Dominik
>
> On Aug 29, 2009, at 3:40 PM, filebat Mark wrote:
>
> Hi all
>>
>> Do you have any suggestion for copying tables from org-mode to email.
>>
>> The format is messed up. Please se
rnt Hansen
> Carsten Dominik writes:
>
> > On Aug 29, 2009, at 3:40 PM, filebat Mark wrote:
> >
> >> Hi all
> >>
> >> Do you have any suggestion for copying tables from org-mode to email.
> >>
> >> The format is messed up.
ttings for
these two machines.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Yep. Still see it.
Mark
Tassilo Horn wrote:
Scott Otterson writes:
Hi Scott & all others having that problem,
I also see this problem. In addition, links are rendered in plain
text instead of being hidden. I'm using emacs 23 on OS X.
This bug is more than strange. Till now
Melton Low wrote:
Sorry I made a mistake.
I only see it if I reverted org-mode back to 6.30d. Works fine with
this morning's git pull.
Hmm. Well, as it turns out, so does mine. Whatever the problem *was*
it appears to have gone away now.
Mark
Mel
On Sun, Sep 6, 2009 at 4:
changed. Perhaps I didn't test it properly. The way it shows
up is that the *first* time you load a .org file there is no
fontification. However, every time after that it works just fine.
I suppose I had already loaded a .org file and didn't remember
so I assumed it was working fine. So
Tassilo,
That did it! Your message didn't have Carsten's message attached so I
don't know what was in it, but you appear to be correct.
I even commented out the last line (require 'org-gnus) and it still
works.
Mark
Tassilo Horn wrote:
Hi all!
Could you please try ano
Tassilo,
Yes, I tried it both ways and it works both ways.
Mark
Tassilo Horn wrote:
Mark Elston writes:
Hi Mark!
That did it! Your message didn't have Carsten's message attached so I
don't know what was in it, but you appear to be correct.
Another message Carsten f
part of their daily operation it is probably simpler to make
the build/installation of org-crypt optional. That way the
normal maintenance for those who do "simple" things stays,
uh, simple.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply Al
Carsten Dominik wrote:
epg is not part of older versions of Emacs, look like mark is using
Emacs 22?
Yeah. 22.3.1. I tried 23 some time ago and had problems with some
of the packages I used routinely (I forget which ones right now). So
I gave it up. It was also a real hassle maintaining
Gijs Hillenius <[EMAIL PROTECTED]> writes:
> Just noticed that (on this system) http://orgmode.org is incorrectly
> displayed. The pages displays with no left margin at all, which makes
> reading a bit difficult. Something changed? Or should I be looking at
> my firefox?
The page is not valid HTML
on -10d>
I think the 5 day deadline should have a lower priority than the 4 day
priority regardless of the percentage of completion. Agree?
Mark J. Ochocki
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to t
how to put the poor man's name into an org file so that it will
export?
Thanks -- and repeated & continual thanks to Carsten and all other generous
contributors.
Mark
--
m. theo
producer / classics without walls
the anti-warhorse zone / www.amural.com
kusf 90.3fm / san francisc
text and type C-cC-c I get an error about a nonexistent region.
Any ideas?
Emacs 22.3.1
Windows XP
org-mode 6.17c
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
mething in it and hit
C-cC-c I get an error:
Debugger entered--Lisp error: (error "The mark is not set now, so
there is no region")
call-interactively(comment-region)
This is not what I expected from the docs.
Mark
* Nick Dokos wrote (on 1/19/2009 12:22 PM):
Mark Elston wrote
had a mixture of docs I was working with originally and
missed that line in the new docs...
Mark
* Nick Dokos wrote (on 1/19/2009 1:06 PM):
Mark Elston wrote:
Nick,
It helps with the first problem, the autoload problem. I didn't see
this in the manual anywhere.
It's mentio
Nick,
I'm always glad to be of service ... :)
Thanks for helping me track this all down.
Mark
* Nick Dokos wrote (on 1/19/2009 1:32 PM):
Mark Elston wrote:
I got it working. As I was looking at my .emacs I noticed that I
had commented out the line:
(org-remember-insinuate)
O
nd line I get:
Loading c:/Home/emacs-22/precompile.el (source)...
Loading c:/Home/emacs-22/all_org.el (source)...
Loading c:/Home/emacs-22/melston-note-paths.el (source)...
Done loading ~/emacs/all_org
Loading c:/Home/emacs-22/custom.el (source)...
Loading gnus...
Done loading init file
End of file du
me of these platform
specific issues so we don't run into them multiple times...
Mark
* Carsten Dominik wrote (on 1/24/2009 7:58 AM):
On Jan 23, 2009, at 1:28 AM, Mark Elston wrote:
I am trying to export information from my org files and am
getting an error every time I run the batch file (W
ng (in my spare time) to get this set up.
Mark
* Carsten Dominik wrote (on 1/26/2009 10:39 PM):
I guess this would be a good FAQ entry. Would you like to write one?
- Carsten
On Jan 26, 2009, at 7:39 PM, Mark Elston wrote:
Carsten,
Thanks. The quoting was the problem. I changed the line
Paul,
Try changing the org-mode line below to:
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
See if that makes a difference. I don't understand the use of \\'
in your line below.
Mark
* Paul Mead wrote (on 1/30/2009 3:49 AM):
Carsten Dominik writes
date, but again and again after a certain
interval of N days (d), weeks (w), months(m), or years(y). The
following will show up in the agenda every Wednesday:
@example
* Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
@end example
--
on't know elisp well enough to try
anything like this that way either.
Perhaps I am looking for too much. But I have gotten spoiled with
such a great package.
Mark
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies
don't really understand all you
described below but I will try playing with it and see what comes
out.
Mark
* Samuel Wales wrote (on 2/5/2009 2:40 PM):
IIUC, source is not under your complete control. You need it orgified
but also annotated. There are various annotation mechanisms. My
com
ws
me to keep it as text without having to really 'parse' it. This would
make the 'merge' process simpler.
As for your wishlist items I am not so concerned with the 'postback'
as I am not just looking at my own issues but those in my group as
well. I won't
. At least it seems so to me.
Mark
* Manish wrote (on 2/6/2009 11:34 AM):
On Sat, Feb 7, 2009 at 12:24 AM, Mark Elston wrote:
[...]
My biggest concern is keeping any notes I add to items I have
extracted from these various sources during an update process.
I tried the org-registry package
: Org-mode version 8.3beta (release_8.3beta-51-g02f2d5 @
/home/mark/opt/org-mode/lisp)
, as I've been
using Eric's filter daily now (thanks Eric!), and would be pleased to have
something like this in core.
Regards,
Mark
ot;), since it would
filter out such headlines and ox-beamer wouldn't even see them? If this
isn't the case, it would be sensible for things to work that way nonetheless.
Regards,
Mark
U Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
of 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc
- Org-mode version 8.3beta (release_8.3beta-51-g02f2d5 @
/home/mark/opt/org-mode/lisp/)
- SBCL 1.2.0
On Tue, Jul 29, 2014 at 9:13 AM, Bastien wrote:
> Hi Mark,
>
> you fo
Hi Bastien,
I've attached a patch for ox-extra which doesn't yet include the
option for choosing specific tag names (the 'ignore' tag is currently
hard-coded). Feel free to modify / commit it.
Regards,
Mark
On Tue, Jul 29, 2014 at 10:31 AM, Bastien wrote:
> Hi Nicol
It seems that there is nothing in place to allow the text inside blocks like:
#+BEGIN_COMMENT
...
#+END_COMMENT
from having its face customized. It is possible to do this with quote and
verse blocks, only not comment blocks. Would it be sensible to have a
"default" block face which applies to *
hi all
I badly need the feature of exporting org-mode to wiki(like mediawiki).
After google for a while, I found some links but they don't work for me.
Do you guys have any suggestion for this? If no option, I may use lisp
to implement them by myself.
http://lists.gnu.org/archive/html/emacs-org
* lisp/ox.el (org-export-numbered-headline-p): If the `:NUMBERED' property is
defined for a headline, turn numbering on when the property value is "y"
(otherwise turn numbering off). Do the same if the `:INHERITED_NUMBERED'
property is defined for a headline, except make this property inherited by
discovered that this allows. Simply put, the patch makes it possible
to control the numbering for a single headline (one specific headline,
not a headline-level), or to set a manual default numbering behavior
for a sub-tree of headlines. All other headlines behave according to
the current org-mode numbering rules.
Regards,
Mark
use this to
achieve the kinds of things my patch intends to do (e.g. you might
have to use different num:x properties in multiple places to cause
just a single-headline's numbering to be changed).
Regards,
Mark
On Mon, May 13, 2013 at 12:39 AM, Samuel Wales wrote:
> I ju
Also, I forgot to mention that the patch is tested, and behaves as expected.
On Mon, May 13, 2013 at 2:18 AM, Nicolas Goaziou wrote:
> Thanks for your patch.
>
> Though, I don't get what you are trying to achieve nor what a use case
> would be. Have you tested this patch ? It may not behave as yo
some feedback from other users before we go too far in the
> implementation.
Agreed, but my (obviously biased) opinion is that it makes manual
numbering-control more "natural" within org-mode, and something which
doesn't require as much hacking with embedded LaTeX (or HTML, etc.)
code.
Regards,
Mark
eview-fragment parse +LaTeX_HEADER lines for \input{}
commands, and attempt to copy the input files to the preview
compilation-folder?
Regards,
Mark
-dispatch)
Any ideas what is happening? This was working with an older version of org
(from mid last year).
Mark
101 - 200 of 441 matches
Mail list logo