Re: [O] Ruby on Aquamacs

2011-07-22 Thread Juri Artamonov
. > > Regards, > Dirk. > > Am 22.07.2011 um 13:16 schrieb Juri Artamonov: > > Hello, > > I'm using Aquamacs 2.2 for Mac OS X as text editor and would like to > develop some code on ruby and then ruby on rails. How I can have syntax > highlighting on Aquamacs? If I wro

[O] Ruby on Aquamacs

2011-07-22 Thread Juri Artamonov
Hello, I'm using Aquamacs 2.2 for Mac OS X as text editor and would like to develop some code on ruby and then ruby on rails. How I can have syntax highlighting on Aquamacs? If I wrote some code already and put it to the file then how I can run it from Aquamacs? Thank you,

Re: [Orgmode] Re: Sparse tree using regexp

2010-12-07 Thread Juri Artamonov
Hello Marco, this way it's working. Do you know why it's required additional brackets and it's handling? Thank you, Juri. On Tue, Dec 7, 2010 at 12:29 PM, Marco (m) Wahl wrote: > Juri Artamonov writes: > > > Hello, > > > > I have aqu

[Orgmode] Sparse tree using regexp

2010-12-07 Thread Juri Artamonov
Hello, I have aquamacs and I have org file. I would like to leave lines that which contains only words TODO or INPROGRESS. I do Ctrl-C + / + / and then enter regular expression. If I enter TODO or just INPROGRESS then it works but when I try to enter TODO|INPROGRESS or TODO\|INPROGRESS in order t

Re: [Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Juri Artamonov
Thank you Guys, desktop is working. Best regards, Juri. On Sat, Nov 27, 2010 at 2:11 PM, Stefan Vollmar wrote: > Dear Juri, > > On 27.11.2010, at 13:39, Juri Artamonov wrote: > > > I'm using Aquamacs and I would like to specify set files that

[Orgmode] Opening org files on Aquamacs startup

2010-11-27 Thread Juri Artamonov
Hello, I'm using Aquamacs and I would like to specify set files that should be opened when Aquamacs is started. Does anyone know how to do this? Thank you, Juri. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies t

Re: [Orgmode] Ditaa usage

2010-09-22 Thread Juri Artamonov
at 4:17 PM, Erik Iverson wrote: > On 09/22/2010 08:08 AM, Juri Artamonov wrote: > >> Hello John, >> >> if I add what you provided then I have >> >> "Warning (initialization): An error occurred while loading >> `c:/emacs/.emacs.d/init.el': >&g

Re: [Orgmode] Ditaa usage

2010-09-22 Thread Juri Artamonov
-do-load-languages > 'org-babel-load-languages > '((gnuplot . t) >(ditaa . t) >)) > > > You don't have to have gnuplot... just put whatever languages you want in > the form "language . t" and you're set. > > See if that helps. >

Re: [Orgmode] Exporting to html

2010-09-22 Thread Juri Artamonov
Giovanni, thank you, #+OPTIONS: f:nil creator:nil fixed both issues. Thank you, Juri. On Wed, Sep 22, 2010 at 3:24 PM, Giovanni Ridolfi wrote: > Juri Artamonov writes: > > > Hello Guys,could you please advice how I can1. To remove "HTML > > gene

[Orgmode] Ditaa usage

2010-09-22 Thread Juri Artamonov
Hello Guys, I'm still learning how to correctly configure orgmode. One of the items is ditaa usage. I have the following in my org file. #+begin_src ditaa :file task_states.png :cmdline -r -s 0.8 ++ +-+ ++ || | | ||

[Orgmode] Exporting to html

2010-09-22 Thread Juri Artamonov
Hello Guys, could you please advice how I can 1. To remove "HTML generated by org-mode 6.31a in emacs 23" in result html file after export it? 2. I have "cf[10570]" as a text in original file but emacs treat is a link in result HTML mode, how I can force emacs to treat it as text? Thank you,

[Orgmode] Re: Headline and numbered plain list

2010-06-29 Thread Juri Artamonov
Thank you Bernt for proposal. Yes, it can work but only TODO and DONE in this case not good words for the item but I will try. Thank you, Juri. On Tue, Jun 29, 2010 at 2:27 PM, Bernt Hansen wrote: > Juri Artamonov writes: > > > Thank you David, for your reply.

Re: [Orgmode] Headline and numbered plain list

2010-06-28 Thread Juri Artamonov
k you, Juri. On Mon, Jun 28, 2010 at 2:43 PM, David Maus wrote: > > Juri Artamonov wrote: > > >do you know if orgmode provides combination of headline and numbered > >plain list with checkbox on the same line. > > > >For example, >

[Orgmode] Headline and numbered plain list

2010-06-28 Thread Juri Artamonov
Hello Guys, do you know if orgmode provides combination of headline and numbered plain list with checkbox on the same line. For example, I would like to have the following: ** 1. [ ] Text for first item ** 2. [ ] Text for second item Thank you, Juri. __

Re: [Orgmode] Re: Writing the words in different color

2010-06-21 Thread Juri Artamonov
Thanks Srnivas, there is layout mode when headers fater using * mark shown in blue color. Also you know that it's possible to specify the link and they color aslo will be changed. My point here is almost the same and questions about having simple words in different colors. Perhaps using some prede

[Orgmode] Writing the words in different color

2010-06-20 Thread Juri Artamonov
Hey Guys, can you please advice how to write words in different colors in orgmode? For example I wrote some meeting notes and would like to pay attention on some sentences writing them in another color. Thank you, Juri. ___ Emacs-o

Re: [Orgmode] Recursive calender item

2010-04-28 Thread Juri Artamonov
Thank you Guys. I did search for "recursive" instead of "repeat". This is what I need. Have a good day, Juri. On Wed, Apr 28, 2010 at 10:25 AM, Thomas S. Dye wrote: > > On Apr 27, 2010, at 8:58 PM, Juri Artamonov wrote: > > He

[Orgmode] Recursive calender item

2010-04-28 Thread Juri Artamonov
Hello Guys, could you please advice how to make TODO item to be recursive in Agenda. Let's say item to be every week at 19:00 Tuesday. Then after I pointed it as DONE for this week, it's still as TODO item for next week and so on. Is it possible? Thank you, Juri. __

[Orgmode] Agenda View window splits vertically

2010-04-27 Thread Juri Artamonov
Guys, I'm newbie in emacs. Could please advice. Somehow I get my agenda view appears vertically, i.e from the right side from my org file. I open org file then press C-c a and I see "Agenda Commands" in the window to the right, not to the bottom as it was before. Could you please advice, how to m