* Rendering of source code on worg
@ 2013-05-24 9:00 Guido Van Hoecke
2013-05-24 17:30 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Guido Van Hoecke @ 2013-05-24 9:00 UTC (permalink / raw)
To: orgmode
Hi,
I think that the default rendering of source code on the worg side was
closely resmbling the default rendering on emacs.
I have the impression that somehow this is no longer the case, as
visible a.o. at
http://orgmode.org/worg/org-configs/org-config-examples.html
Is this a deliberate choice?
Guido
--
Machine-independent program:
A program that will not run on any machine.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rendering of source code on worg
2013-05-24 9:00 Rendering of source code on worg Guido Van Hoecke
@ 2013-05-24 17:30 ` Bastien
2013-05-24 17:47 ` Guido Van Hoecke
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2013-05-24 17:30 UTC (permalink / raw)
To: Guido Van Hoecke; +Cc: orgmode
Hi Guido,
Guido Van Hoecke <guivho@gmail.com> writes:
> I think that the default rendering of source code on the worg side was
> closely resmbling the default rendering on emacs.
>
> I have the impression that somehow this is no longer the case, as
> visible a.o. at
> http://orgmode.org/worg/org-configs/org-config-examples.html
>
> Is this a deliberate choice?
The .emacs.el on orgmode.org contains:
(set-face-foreground 'font-lock-keyword-face "DeepSkyBlue1")
(set-face-foreground 'font-lock-string-face "Goldenrod")
This is used when publishing Worg files on the server.
If you can find better colors, please submit some.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rendering of source code on worg
2013-05-24 17:30 ` Bastien
@ 2013-05-24 17:47 ` Guido Van Hoecke
2013-06-04 10:15 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Guido Van Hoecke @ 2013-05-24 17:47 UTC (permalink / raw)
To: Bastien; +Cc: orgmode
Hi Bastien,
Bastien <bzg@gnu.org> writes:
> Hi Guido,
>
> Guido Van Hoecke <guivho@gmail.com> writes:
>
>> I think that the default rendering of source code on the worg side was
>> closely resmbling the default rendering on emacs.
>>
>> I have the impression that somehow this is no longer the case, as
>> visible a.o. at
>> http://orgmode.org/worg/org-configs/org-config-examples.html
>>
>> Is this a deliberate choice?
>
> The .emacs.el on orgmode.org contains:
>
> (set-face-foreground 'font-lock-keyword-face "DeepSkyBlue1")
> (set-face-foreground 'font-lock-string-face "Goldenrod")
>
> This is used when publishing Worg files on the server.
>
> If you can find better colors, please submit some.
I never intended to comment nor judge the specific colors used.
I was under the impression that the elisp fragments on the website used
to have exactly the same font and faces as in stock emacs elisp
buffers. Apparently this is not the case, and I still don't know where I
got that wrong idea.
Anyhow, sorry for the noise,
Guido
--
The problems of business administration in general, and database management in
particular are much too difficult for people that think in IBMese, compounded
with sloppy English.
-- Edsger W. Dijkstra
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Rendering of source code on worg
2013-05-24 17:47 ` Guido Van Hoecke
@ 2013-06-04 10:15 ` Bastien
0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2013-06-04 10:15 UTC (permalink / raw)
To: Guido Van Hoecke; +Cc: orgmode
Hi Guido,
Guido Van Hoecke <guivho@gmail.com> writes:
>> The .emacs.el on orgmode.org contains:
>>
>> (set-face-foreground 'font-lock-keyword-face "DeepSkyBlue1")
>> (set-face-foreground 'font-lock-string-face "Goldenrod")
>>
>> This is used when publishing Worg files on the server.
>>
>> If you can find better colors, please submit some.
>
> I never intended to comment nor judge the specific colors used.
Sorry, I was a bit terse but I really meant what I said: I'm aware
the colors are not the best ones and I'd welcome improvements!
> I was under the impression that the elisp fragments on the website used
> to have exactly the same font and faces as in stock emacs elisp
> buffers. Apparently this is not the case, and I still don't know where I
> got that wrong idea.
I would find it nice to have the same colors than in emacs -q --
I'll apply patches for this, no doubt.
Thanks in advance!
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-04 10:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 9:00 Rendering of source code on worg Guido Van Hoecke
2013-05-24 17:30 ` Bastien
2013-05-24 17:47 ` Guido Van Hoecke
2013-06-04 10:15 ` Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).