egards,
anhnmncb
gpg key: 44A31344
___
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
.cn/i8054 <= emacs client
--
Regards,
anhnmncb
gpg key: 44A31344
___
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
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I have not idea what might be causing this.
>
> - Carsten
>
> On Jul 14, 2008, at 9:05 PM, anhnmncb wrote:
>
>> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
>> when I use the colum view in
automatically open that
page for me?
Something like this:
[[file:~/doc/foo.pdf 25]]
So org will invoke xpdf in this way: xpdf ~/doc/foo.pdf 25.
--
Regards,
anhnmncb
gpg key: 44A31344
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi,
>
> Also this should not be a problem. org-agenda-to-appt is defined in
> org-agenda.el, which is also loading org.el.
>
> - Carsten
>> On Jul 16, 2008, at 7:11 PM, anhnmncb wrote:
>>
>> I forgot
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi,
>
> Also this should not be a problem. org-agenda-to-appt is defined in
> org-agenda.el, which is also loading org.el.
>
> On Jul 16, 2008, at 7:11 PM, anhnmncb wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]&
I want to export org to plan text, which pattern is:
|level 1
|level 2
|- item
|level 3
instead of
|* level 1
|** level 2
|- item
|*** level 3
--
Regards,
anhnmncb
gpg key: 44A31344
anhnmncb <[EMAIL PROTECTED]> writes:
> Is it a bug of org-mode? When enabled (org-agenda-to-appt) in .emacs,
> when I use the colum view in client, every column got too long to show,
> but in emacs server, display is ok.
> screenshot is here:
>http://past
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Thanks for this information. A recent CVS of Emacs? of Ubuntu? of Org?
I meant emacs from cvs:
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu) of 2008-07-25 on gentoo
> On Jul 24, 2008, at 4:56 PM, anhnmncb wrote:
>
>> anhnmncb <[
Carsten Dominik <[EMAIL PROTECTED]> writes:
> We do not have an exporter that can do this right now.
>
> - Carsten
Will it come in furture?
>
> On Jul 24, 2008, at 4:59 PM, anhnmncb wrote:
>
> I want to export org to plan text, which pattern is:
> -
"Hugo Schmitt" <[EMAIL PROTECTED]> writes:
> What are the odds that Carsten has plans to export to a format *you* just
> invented?
Oh, my pda app projekt can import this format of file, but if all of you
think it's no use, nervermind.
>
> On Fri, Jul 25,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 26, 2008, at 9:52 AM, anhnmncb wrote:
>
>> "Hugo Schmitt" <[EMAIL PROTECTED]> writes:
>>
>>> What are the odds that Carsten has plans to export to a format
>>> *you* just invented?
>
anhnmncb <[EMAIL PROTECTED]> writes:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> On Jul 26, 2008, at 9:52 AM, anhnmncb wrote:
>>
>>> "Hugo Schmitt" <[EMAIL PROTECTED]> writes:
>>>
>>>> What are the odds that Cars
think the results are very
> pleasing Replacing a single character '*' with a tab creates a
> formatting mess with any other text in the file.
>
> Edd
Yes, it's a bit mess, thank you anyway.
>
> On Mon, Aug 4, 2008 at 12:39 PM, anhnmncb <[EMAIL PROTECTED]> wro
"Hugo Schmitt" <[EMAIL PROTECTED]> writes:
> anhnmncb, this helps you?
>
> (defun org-to-anhnmncb ()
> (interactive)
> (goto-char (point-min))
> (let ((curlevel 0))
> (while (< (point) (point-max))
> (goto-char (point-at-bol))
>
ng list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
--
Regards,
anhnmncb
gpg key: 44A31344
___
Emacs-orgmode mailing list
Remember: use `Re
[EMAIL PROTECTED] (Jason F. McBrayer) writes:
> anhnmncb <[EMAIL PROTECTED]> writes:
>
>> Daniel Clemente <[EMAIL PROTECTED]> writes:
>>
>>> Hi,
>>>
>>>> Something like this:
>>>> [[file:~/doc/foo.pdf 25]]
>>>&g
Pardon my English :)
orgmode manual recommands readers to move diary entries to org file, but
a little inconvient I find is that the entries can't not be marked in
calendar any more. How to fix it?
___
Emacs-orgmode mailing list
Remember: use `Reply A
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi ANHNMNCB (if that is you name?),
>
> if you want days with entries to be marked in the calendar, don't move
> your diary stuff.
>
> - Carsten
>
> On Oct 16, 2008, at 5:38 AM, anhnmncb wrote:
Hmm, got it, that'
Agenda command `x' is to exit agenda, remove the agenda buffer and all
buffers loaded by Emacs for the compilation of the agenda.
I have set up org-agenda to include diary entry, but when I hit `x', the
diary buffer isn't removed as expected, how to do it?
__
I need it to kill diary buffer when quiting org-agent.
___
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
Sometimes I need to bold some item so it's more notiable, for example:
* I need them to achieve it.
- a table which contents some important *items*.
Here, I need to bold the items so when I see the list, "items" will be
more noticiable.
___
Emacs-or
`C-c C-o' opens link at point by browse-url-generic-program without
browse-url-generic-args.
My relevent setting is:
(setq browse-url-generic-program "firefox.exe"
browse-url-generic-args (list "-P" "portable" "-profile " (concat
(getenv "emacs_dir") "/../../MozillaFirefox/Profiles/aujtho
For example:
* TODO Things I need to do
- [] get foo1, foo2, foo3.
* TODO foo2 is got by this way
- [] do thing 2
- [] ...
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gn
Bernt Hansen <[EMAIL PROTECTED]> writes:
> "Oliver Charles" <[EMAIL PROTECTED]> writes:
>
>> On Sat, Nov 22, 2008 at 11:29 PM, anhnmncb <[EMAIL PROTECTED]> wrote:
>>> For example:
>>>
>>> * TODO Things I need to do
>>>
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi, I cannot reproduce this, my browser is called with the arguments.
>
> - Carsten
>
> On Nov 22, 2008, at 2:48 PM, anhnmncb wrote:
>
>> `C-c C-o' opens link at point by browse-url-generic-program without
>> b
Agenda shows daily repeatly events everyday, it makes agendar mess, and let me
hardly get notice the event that not repeatly. can I control it show the
repeatly event just once?
--
Regards,
anhnmncb
___
Emacs-orgmode mailing list
Remember: use
On 2008-12-04, Bernt Hansen wrote:
> anhnmncb <[EMAIL PROTECTED]> writes:
>
>> Agenda shows daily repeatly events everyday, it makes agendar mess, and let
>> me
>> hardly get notice the event that not repeatly. can I control it show the
>> repeatly event just
On 2008-12-04, Matthew Lundin wrote:
> anhnmncb <[EMAIL PROTECTED]> writes:
>
>> Agenda shows daily repeatly events everyday, it makes agendar mess, and let
>> me
>> hardly get notice the event that not repeatly. can I control it show the
>> repeatly even
Bastien (2008-12-17 12:21 +0100) wrote:
> anhnmncb writes:
>
>> Hi, list, as title :)
>
> Yes!
>
> Check this: http://orgmode.org/worg/code/org-info-js/
Hello Bastien, my org version is Org-mode version 6.15a, do I still need
something else? I have tried your
Hi, list, as title :)
___
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
On 2008-12-17, Bastien wrote:
> anhnmncb writes:
>
>> Bastien (2008-12-17 12:21 +0100) wrote:
>>
>>> anhnmncb writes:
>>>
>>>> Hi, list, as title :)
>>>
>>> Yes!
>>>
>>> Check this: http://orgmode.org/worg/c
Bastien (2008-12-17 12:21 +0100) wrote:
> anhnmncb writes:
>
>> Hi, list, as title :)
>
> Yes!
>
> Check this: http://orgmode.org/worg/code/org-info-js/
Can I use it in all documents that have enabled outline mojor/minor mode
and export to the target htmls that have
Bastien (2008-12-18 11:18 +0100) wrote:
> anhnmncb writes:
>
>>> Check this: http://orgmode.org/worg/code/org-info-js/
>>
>> Can I use it in all documents that have enabled outline mojor/minor mode
>> and export to the target htmls that have such abstra
On 2008-12-18, Bastien wrote:
> anhnmncb writes:
>
>> I mean I want this feature can be presented for all files that have
>> enabled the outline mode when exporting file to html via Htmlize.el, no
>> matter wheather are org files or other types.
>
> Then I don
orgmode version:
Org-mode version 6.16
--
Regards,
anhnmncb
___
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
36 matches
Mail list logo