Hi Matt, thanks for this much needed feedback. I was already working
into the direction of some of your proposals, but certainly not all.
On Jan 2, 2009, at 4:10 PM, Matthew Lundin wrote:
Hi Carsten,
Carsten Dominik writes:
Hi Matt,
the bug is fixed now, thanks for the report.
Also, you
Dear all,
I have used org mode as agenda for several months and was really
impressed by its great features. Now, I want to port my notes from muse
mode to org mode, in which I recorded many emacs-lisp, c/c++, ruby
snippets.
In my color theme(color-theme-dark-laptop), the comments are red.
It
Hi firebird,
You may want to take a look at org-mtags.el in the contrib/lisp
directory (part of the org-mode distributions, but not in Emacs).
It allows you to use a Muse-like syntax for embedded code
and many other muse constructs, for example
...
The tags will actually be in shadow font lik
On Jan 3, 2009, at 9:32 AM, firebird wrote:
But I cannot change face of #+BEGIN_SRC/#+END_SRC with following
codes. If the first character # is in the column 0,
#+BEGIN_SRC/#+END_SRC is displayed in the default face,
font-lock-comment-face, not my org-embedded-code-face.
(defface org-embedde
Hi Wes,
yes, a better display of the remember template options would be useful.
However, right now the remember interface, because I believe that
James is working on a rewrite of the remember integration. Maybe he
wants to put this on his list?
- Carsten
On Dec 31, 2008, at 4:39 PM, Wes Hardak
Hi Carsten and Wes,
On 2009-01-03 18:26:16(+0100), Carsten Dominik wrote:
> Hi Wes,
>
> yes, a better display of the remember template options would be useful.
> However, right now the remember interface, because I believe that
> James is working on a rewrite of the remember integration. Maybe he
Hi Carsten,
I think I found another regression.
I have C-M-r mapped to org-remember
C-u C-u C-M-r used to go to the last note stored by remember but now it
prompts for a template and always seems to go to the template storage
location instead.
Org-mode version 6.16trans
commit 0d2a1808edfc5c653c
Hi Bernt,
nothing has changed there, and I cannot reproduce this.
Did you miss one of the two C-u?
- Carsten
On Jan 3, 2009, at 10:19 PM, Bernt Hansen wrote:
Hi Carsten,
I think I found another regression.
I have C-M-r mapped to org-remember
C-u C-u C-M-r used to go to the last note stored
Hi Carsten,
Thanks for the quick response. I've written a couple of additional
comments below.
Carsten Dominik writes:
> Hi Matt, thanks for this much needed feedback. I was already working
> into the direction of some of your proposals, but certainly not all.
>
> On Jan 2, 2009, at 4:10 PM,
No - but I changed window managers recently (not that that should
matter)
I can see both C-u's in the message window before C-M-r. I'll look into
it more and provide any new information when I have some.
Thanks,
Bernt
Carsten Dominik writes:
> Hi Bernt,
>
> nothing has changed there, and I c
Carsten Dominik writes:
>
> This does work for me:
>
> (font-lock-add-keywords
> 'org-mode
> '(("#\\+BEGIN_SRC.*$" (0 'org-embedded-code-face t))
> ("#\\+END_SRC" (0 'org-embedded-code-face t)))
> t)
>
> You may use \vert for this.
>
> HTH
>
> - Carsten
>
Great! Now I can't wait to port all m
Sorry for the noise - this turned out to be a messed up keymap in my
workstation settings.
-Bernt
Bernt Hansen writes:
> No - but I changed window managers recently (not that that should
> matter)
>
> I can see both C-u's in the message window before C-M-r. I'll look into
> it more and provide
On Jan 3, 2009, at 7:45 PM, James TD Smith wrote:
Hi Carsten and Wes,
On 2009-01-03 18:26:16(+0100), Carsten Dominik wrote:
Hi Wes,
yes, a better display of the remember template options would be
useful.
However, right now the remember interface, because I believe that
James is working on
Fixed, thanks.
- Carsten
On Jan 3, 2009, at 11:53 PM, Matthew Lundin wrote:
Hi Carsten,
Thanks for the quick response. I've written a couple of additional
comments below.
Carsten Dominik writes:
Hi Matt, thanks for this much needed feedback. I was already working
into the direction of s
14 matches
Mail list logo