Re: [Orgmode] Re: How do I change font for DONE tasks?
On Mar 30, 2007, at 9:38, Tassilo Horn wrote: But it's much easier to position point on the face you want to change (in your case the "DONE") and hit `M-x customize-face RET RET'. I did not know this. Excellent, thank you very much. - Carsten ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode with color-theme.el
[EMAIL PROTECTED] (Jason F. McBrayer) writes: > Whenever I apply a color theme, org-mode buffers lose all of their > faces, and cannot be convinced to get them back without restarting > emacs. A peculiarity of my setup, or something other people are > seeing too? I use org-mode and color-theme without problems, so it should be something in your config i guess. -- Bastien ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode with color-theme.el
On Sat, 2007-03-31 at 13:04 +0200, Bastien wrote: > I use org-mode and color-theme without problems, so it should be > something in your config i guess. Thanks, that will help me start to narrow down where the problem is. -- +---+ | Jason F. McBrayer[EMAIL PROTECTED] | | If someone conquers a thousand times a thousand others in | | battle, and someone else conquers himself, the latter one | | is the greatest of all conquerors. --- The Dhammapada| ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] Re: How do I change font for DONE tasks?
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Mar 30, 2007, at 9:38, Tassilo Horn wrote: >> >> But it's much easier to position point on the face you want to change >> (in your case the "DONE") and hit `M-x customize-face RET RET'. > > I did not know this. Excellent, thank you very much. Looking at this I was wondering if it is possible to change colors individually for different TODO states. If, for example, I have this in my options: #+SEQ_TODO: TODO STARTED IMPLEMENTED FEEDBACK VERIFY DONE it would be neat to have different colors for each state (TODO:red, STARTED:orange, IMPLEMENTED:lightgreen, FEEDBACK:...). Maybe something for future? Cheers Patrick -- Look Ma, this man can twist his fingers as if they were made of rubber, isn't that amazing? -- Not really, he's been using Emacs for years...! ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Orgmode] Request: org as minor mode?
I've now come to rely heavily on org-mode for too many things -- this is of course good. But this is also means that increasingly, I'd like to use org-mode as a minor mode in conjunction with other major modes. Is this possible? org lets you use things like orgtbl or org-cdlatex within org-mode; what I'd like to see is org-mode itself be usable as a minor mode --- in a manner similar to outline-minor-mode. I think this would make things like email composition really convenient -- org-mode is as yet the most convenient means I've found in emacs to write ordered and bulleted lists with a minimal amount of fuss. Thanks, --Raman -- Best Regards, --raman Email: [EMAIL PROTECTED] WWW:http://emacspeak.sf.net/raman/ AIM:emacspeak GTalk: [EMAIL PROTECTED] PGP:http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC:irc://irc.freenode.net/#emacs ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Org-mode version 4.68
would be nice to be able to invoke org-publish on a region of text and have it replaced by say html. > "David" == David O'Toole <[EMAIL PROTECTED]> writes: David> Hi everyone, David> David> I'll set aside some time this week to straighten out David> these problems. Sorry I haven't been too vocal on the David> orgmode list lately, I have been working on other David> things. David> David> Is there anything else people want me to add/fix in David> org-publish while I am at it? David> David> Carsten Dominik <[EMAIL PROTECTED]> writes: David> >> On Mar 16, 2007, at 12:11, Bastien wrote: >>> * org-publish issues >>> >>> C-c C-e A (org-publish-all) won't save the window >>> configuration, depending on what buffers are to be saved >>> and published. >>> >>> Using timestamps for org-publish is *very convenient*. >>> But forcing re-publication of all the pages (C-u C-c C-e >>> a), makes emacs complains about missing directories in >>> ~/.org-timestamps when a project has not been normally >>> published first (with C-c C-e P or C-c C-e A). I think >>> forced re-publication should create these directories >>> itself. >> >> I have forwarded this mail to David O'Toole, to find out >> if he still feels responsible for changes in org-publish. >> Lets wait if he responds. David> David> -- David O'Toole [EMAIL PROTECTED] David> http://dto.freeshell.org/notebook/ David> David> David> ___ David> Emacs-orgmode mailing list Emacs-orgmode@gnu.org David> http://lists.gnu.org/mailman/listinfo/emacs-orgmode -- Best Regards, --raman Email: [EMAIL PROTECTED] WWW:http://emacspeak.sf.net/raman/ AIM:emacspeak GTalk: [EMAIL PROTECTED] PGP:http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC:irc://irc.freenode.net/#emacs ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Re: [Orgmode] Request: org as minor mode?
On 3/31/07, T. V. Raman <[EMAIL PROTECTED]> wrote: I've now come to rely heavily on org-mode for too many things -- this is of course good. But this is also means that increasingly, I'd like to use org-mode as a minor mode in conjunction with other major modes. Is this possible? org lets you use things like orgtbl or org-cdlatex within org-mode; There is of course: org-cdlatex-mode Command: Toggle the minor `org-cdlatex-mode'. orgtbl-mode Command: The `org-mode' table editor as a minor mode for use in other modes. -Denis ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode