Hello,
I am using the carbon version from http://homepage.mac.com/zenitani/
emacs-e.html with much happiness. The keyboard setup is the normal
one, where the cmd (apple) key serves as meta, except a few exception
(I need to do esc-< to go to the beginning of the buffer for
instance). I has
On Thu, Nov 12, 2009 at 1:26 PM, Carsten Dominik wrote:
>
> On Nov 12, 2009, at 3:03 AM, Manish wrote:
>
>> On Thu, Nov 12, 2009 at 6:06 AM, Samuel Wales wrote:
>>>
>>> In the agenda, it is difficult to find where you are in
>>> the hierarchy. I find that I have to switch to the outline,
>>> then s
Hi Martin,
Thanks for pointing this out, our regular-expression was greedily
consuming too much of the source block switches. I've just pushed up a
change which should fix you issue.
Best -- Eric
"Martin G. Skjæveland" writes:
> Hi all,
>
> I use the -r -l option for source blocks to change t
Has thought been given to changing the subject header for
bug reporting?
All I ever see with the current style is this.
[Orgmode] Org-mode version 6.32trans
So I have to click to find out what it is about.
This is current.
[Orgmode] Org-mode version 6.32trans (release_6.32b.147.g97e21);
Cl
Carsten,
I admit I could be using the function inappropriately. Please let me
know if am.
I have a little function I wrote to help me maintain a journal, I didn't
like the formatting I got using remember. Here is the function.
(defun lee-journal-entry ()
"Create a new journal entry for today
Carsten Dominik wrote:
On Nov 12, 2009, at 9:00 PM, Bernt Hansen wrote:
Markus Heller writes:
Q> Bernt Hansen wrote:
Markus Heller writes:
Hello,
This is what my project.org looks like:
* STARTED My Project:NEXT:
:LOGBOOK:...
** TODO Task 1 [0/2]
*** TODO Sub-
On 2009-11-12, Sebastian Rose wrote:
> Well, I believe the problem is, that we have no simple defined comment
> start in Org-mode.
I should have realized that was possibly the problem before posting.
I thought I solved that a long time ago. But I was not able to debug
today.
The following seems
Fixed, thanks.
- Carsten
On Nov 12, 2009, at 8:46 PM, David Maus wrote:
--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report?
See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug repor
Hi Charles,
good catch, thank you!
- Carsten
On Nov 12, 2009, at 6:28 PM, Charles Sebold wrote:
In org-mobile-timestamp-buffer(), it tries to insert the
LAST_MOBILE_CHANGE timestamp on the first line if there isn't already
one.
I think this should check first to see if the first line has loc
Hi Lee,
I do not understand.
Why would you call this function? It is being called by the
internals of isearch, and when that happens, isearch.el is obviously
loaded.
What am I missing here?
- Carsten
On Nov 12, 2009, at 8:04 PM, Lee Hinman wrote:
I noticed some interesting behavior with
On Nov 12, 2009, at 9:00 PM, Bernt Hansen wrote:
Markus Heller writes:
Q> Bernt Hansen wrote:
Markus Heller writes:
Hello,
This is what my project.org looks like:
* STARTED My Project :NEXT:
:LOGBOOK:...
** TODO Task 1 [0/2]
*** TODO Sub-Task 1
*** TODO Su
Applied, thanks.
- Carsten
On Nov 12, 2009, at 8:06 PM, Charles Sebold wrote:
After discussing the problem briefly with Richard, I have a
suggested patch for org-mobile.el.
This will force checksums.dat to always be Unix line encoding.
--- a/lisp/org-mobile.el
+++ b/lisp/org-mobile.el
@@ -
Samuel Wales writes:
> Hi Sebastian,
>
> On 2009-11-12, Sebastian Rose wrote:
>> Samuel Wales writes:
>>> For some reason, I can fill a commented paragraph in emacs lisp mode,
>>> text mode, and fundamental mode, but not in org mode. It does
>>> nothing. fill-column is my normal 60. I cannot
I just inserted a headline using this template:
("System" ?s "* %U %(system-name):: %?%&"
"~/org/System.Journal.org" "Incoming")
I typed a long headline, and thought "Oh, well, I'll just go to the
end of the line with my special Ctl-e (stops before el
Hi Sebastian,
On 2009-11-12, Sebastian Rose wrote:
> Samuel Wales writes:
>> For some reason, I can fill a commented paragraph in emacs lisp mode,
>> text mode, and fundamental mode, but not in org mode. It does
>> nothing. fill-column is my normal 60. I cannot debug it. Did
>> something cha
Samuel Wales writes:
> For some reason, I can fill a commented paragraph in emacs lisp mode,
> text mode, and fundamental mode, but not in org mode. It does
> nothing. fill-column is my normal 60. I cannot debug it. Did
> something change recently? I use filladapt.
>
> Thanks.
Sorry for the
I too have been building but lately after the 23 betas I started grabbing
the builds from http://emacsformacosx.com
On Thu, Nov 12, 2009 at 4:33 PM, Eric Schulte wrote:
> Marcelo de Moraes Serpa writes:
>
> > Hello fellows orgers,
> >
> > After almost 5 years in a love-hate relationship with Li
Marcelo de Moraes Serpa writes:
> Hello fellows orgers,
>
> After almost 5 years in a love-hate relationship with Linux and lately,
> Ubuntu (which I acknowledge, is a
> marvelous OS, and that has been getting greater with each release), I decided
> to go to the next level
> (read: Focus on web
For some reason, I can fill a commented paragraph in emacs lisp mode,
text mode, and fundamental mode, but not in org mode. It does
nothing. fill-column is my normal 60. I cannot debug it. Did
something change recently? I use filladapt.
Thanks.
--
Q: How many CDC "scientists" does it take t
Markus Heller writes:
Q> Bernt Hansen wrote:
>> Markus Heller writes:
>>
>>> Hello,
>>>
>>> This is what my project.org looks like:
>>>
>>> * STARTED My Project :NEXT:
>>> :LOGBOOK:...
>>>
>>> ** TODO Task 1 [0/2]
>>> *** TODO Sub-Task 1
>>> *** TODO Sub-Task 2
Greetings,
I would like to set the ATTR_LaTeX option for a table generated by babel, like:
#+ATTR_LaTeX: align=l|lp{3cm}r
:resname
| my | generated | table |
Is there a way I can do it? The obvious options don't work, maybe I
can do it as part of the code that generates the result?
Best regard
--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
After discussing the problem briefly with Richard, I have a suggested patch
for org-mobile.el.
This will force checksums.dat to always be Unix line encoding.
--- a/lisp/org-mobile.el
+++ b/lisp/org-mobile.el
@@ -409,6 +409,7 @@ The table of checksums is written to the file
mobile-checksums."
I noticed some interesting behavior with the
org-goto-local-search-headings function in Emacs 23.1.1.
If you call the function before doing an incremental search, searching
forward fails. If you call it after doing an incremental search the
function will search forward. A quick look at the code
Bernt Hansen wrote:
Markus Heller writes:
Hello,
This is what my project.org looks like:
* STARTED My Project :NEXT:
:LOGBOOK:...
** TODO Task 1 [0/2]
*** TODO Sub-Task 1
*** TODO Sub-Task 2
This is what I'd like to do:
I'd like to be able to clock in from T
Hello fellows orgers,
After almost 5 years in a love-hate relationship with Linux and lately,
Ubuntu (which I acknowledge, is a marvelous OS, and that has been getting
greater with each release), I decided to go to the next level (read: Focus
on web development/graphics design and forget about twe
Hi,
> A question about updating org...
> I also have all my .emacs.d under git, so if I put
> the whole org-mode in it (46M) I wast a lot of space.
> But if I don't then every time I can't just "git pull" but I need more
> operations, which can be annoying, how do you deal with it?
In my experien
A question about updating org...
I also have all my .emacs.d under git, so if I put
the whole org-mode in it (46M) I wast a lot of space.
But if I don't then every time I can't just "git pull" but I need more
operations, which can be annoying, how do you deal with it?
For the capitalization I coul
I wonder, does MobileOrg always expect Unix-style line feeds?
I ask because it seems to me as if, when I push from Emacs on Windows, from
then on every time I sync, I have to download and read in every single org
file. I have 20-30 org files and a couple of them are over 200K so this
takes a whil
In org-mobile-timestamp-buffer(), it tries to insert the
LAST_MOBILE_CHANGE timestamp on the first line if there isn't already
one.
I think this should check first to see if the first line has local
variables, for example:
# -*- mode: org; coding: utf-8; -*-
...and it should skip past that line
Hi Renzo, thanks for the reply.
Isn't the include feature meant only for exporting? I mean, will the file
get included in the org buffer or is it going to be included only when
exporting the org file?
Thanks,
Marcelo.
On Thu, Nov 12, 2009 at 4:14 AM, Renzo Been :-) wrote:
> Marcelo de Moraes S
Thanks Darlan. Will post any additional thoughts on your thread.
Marcelo.
On Wed, Nov 11, 2009 at 5:07 PM, Darlan Cavalcante Moreira <
darc...@gmail.com> wrote:
>
> This does not sound crazy at all and there is another thread
> discussing this ([Orgmode] Best way to implement Keywords feature).
Hi Bernt,
I have applied the typo patches, thank you.
- Carsten
On Nov 12, 2009, at 1:52 PM, Bernt Hansen wrote:
---
This patch is available at git://git.norang.ca/org-mode.git typos
lisp/org-agenda.el |2 +-
lisp/org-mobile.el |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
d
Hi,
Here is a small patch that allows to add custom faces to QUOTE and VERSE
blocks. As I'm quite new to emacs lisp and as it is the first time I
submit a patch to a project, please feel free to correct or reject it if
its form or quality is not sufficient.
Thanks a lot for all your work on org-m
When %i appears indented in an org-remember template, each line of the
text substituted is supposed to be indented. In my case, only the first
line is being indented.
Emacs : GNU Emacs 23.1.50.1 (x86_64-apple-darwin10.0.0, NS apple-
appkit-1038.11)
of 2009-11-10 on phrygian
Package: Org-mode
---
This patch is available at git://git.norang.ca/org-mode.git typos
doc/org.texi| 20 ++--
doc/orgcard.tex |6 +++---
doc/orgcard.txt |2 +-
3 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index d5d6ae1..1598219 100644
-
---
This patch is available at git://git.norang.ca/org-mode.git typos
lisp/org-agenda.el | 28 ++--
lisp/org-attach.el |2 +-
lisp/org-bbdb.el |2 +-
lisp/org-bibtex.el |2 +-
lisp/org-clock.el |6 +++---
lisp/org-docbook.el|
---
This patch is available at git://git.norang.ca/org-mode.git typos
lisp/org-agenda.el |2 +-
lisp/org-mobile.el |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 5bc966c..20d68ed 100644
--- a/lisp/org-agenda.el
+++ b/lis
Water Lin writes:
> Is it possible to publish org file to XML file in a specific format?
Export to XHTML and then use XSLT to transform it to your specific XML.
Works like a charm.
HTH
Christian
___
Emacs-orgmode mailing list
Remember: use `Reply
Hi!
Carsten Dominik schrieb:
> http://orgmode.org/worg/org-faq.php#auto-fill-and-unwanted-comments
Oh, failure to check the FAQ on my part. I'm sorry, I thought I was
beyond that. You never cease to learn.
However I can't find out why comment-start was set in the first place
(it was set to ";;",
Hi Uri,
At Wed, 11 Nov 2009 11:19:27 -0500,
U Avalos wrote:
>
> Hi all. I know that there are various packages out there to use org-mode to
> publish *websites* but I don't want to reinvent the wheel. Is there a way to
> use org-mode to add posts to an existing Drupal or Wordpress site? (I beli
Marcelo de Moraes Serpa gmail.com> writes:
>
> Hello list,It would be great if we could "lock a region" of text in an
org-mode buffer, meaning it gets read-only, and inside it you can't modify
anything besides applying org commands such as expanding/retracting/sparse tree
etc. I'm suggesting thi
(I'm using English Windows Vista x64, Emacs 23.1 and Org-mode 6.32b)
So i'm doing C-u C-c C-l to browse for a file in order to insert a link to
it.
The path and/or the filename contains for instance an ö (an o with two dots
above it, also the swedish word for "island"), which gets translated in m
(I'm using English Windows Vista x64, Emacs 23.1 and Org-mode 6.32b)
So i'm doing C-u C-c C-l to browse for a file in order to insert a link to it.
The path and/or the filename contains for instance an ö (an o with two
dots above it, also the swedish word for "island"), which gets
translated in m
This bug has been fixed half an hour ago.
- Carsten
On Nov 11, 2009, at 9:44 PM, Andreas Goesele wrote:
I want to export a org-mode file to latex. For instance one that just
consists of the two lines (the second line is empty):
* Test
I hit C-c C-e and choose "l". The process starts, but the
I want to export a org-mode file to latex. For instance one that just
consists of the two lines (the second line is empty):
* Test
I hit C-c C-e and choose "l". The process starts, but then hangs. In
Emacs I see the first time I try it: "Loading tabify...done" and then
nothing happens, I have to
On Thu, Nov 12, 2009 at 1:36 AM, Samuel Wales wrote:
> In the agenda, it is difficult to find where you are in
> the hierarchy. I find that I have to switch to the outline,
> then scroll up, if I want to know what the parent headline
> is, or any ancestor.
Just a note: pressing E in the agenda
Carsten Dominik writes:
Hi Carsten,
> %^G in a remember template gives you completion on all tags, globally.
> The fast tag interface does not, indeed.
Yes, that's nice and basically solves the problem for remember.
> On the list, but not now...
Great! My birthday is November 26th, if you wa
48 matches
Mail list logo