Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-18 Thread Kenneth Jacker
Hey Eric! Thanks for the fast and detailed help. I'll try 'set-face-attribute' later. Will advise how it goes ... Thanks again, -Kenneth

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-18 Thread Eric S Fraga
On Sunday, 17 Jan 2016 at 12:59, Kenneth Jacker wrote: >> What do you get? [...] > x:-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1 (#x6F) On my system, the combination of pxlsz and ptSx you have for that font (misc-fixed) precludes the use of the italic or bold faces... I use De

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-17 Thread Kenneth Jacker
> What do you get? character: o (111, #o157, #x6f) preferred charset: ascii (ASCII (ISO646 IRV)) code point: 0x6F syntax: w which means: word category: .:Base, a:ASCII, l:Latin, r:Roman buffer code: #x6F file code: #x6F (encoded by coding syst

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-16 Thread Nick Dokos
Kenneth Jacker writes: > Thanks for you suggestions Marco, but I still can't figure out how to get the > "styles"/"emphasis" displayed in a '.org' file buffer. > > As mentioned before, the variable "org-fontify-emphasized-text" is set to `t' > (non-nil).  > > Documentation says this about that

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-16 Thread Kenneth Jacker
Thanks for you suggestions Marco, but I still can't figure out how to get the "styles"/"emphasis" displayed in a '.org' file buffer. As mentioned before, the variable "org-fontify-emphasized-text" is set to `t' (non-nil). Documentation says this about that variable: Non-nil means fontify

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-13 Thread Marco Wahl
Hi! Kenneth Jacker writes: >> Are you sure you have a font that supports italic or boldface variants? >> > > ​Hmmm ... not sure I know how to check that ... > > Might you suggest a "variable", "function" or "menu item" that would​ > > ​indicate whether the needed "font support" was there/enable

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-11 Thread Kenneth Jacker
> > Are you sure you have a font that supports italic or boldface variants? > ​Hmmm ... not sure I know how to check that ... Might you suggest a "variable", "function" or "menu item" that would​ ​indicate whether the needed "font support" was there/enabled? ​ > It works out of the box on my E

Re: [O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-11 Thread Marcin Borkowski
On 2016-01-11, at 19:30, Kenneth Jacker wrote: > [ Orgmode v8.3.1 ] > > How can I have Emacs actually display /foo/, *bar*, _blah_ emphasis *in an > Orgmode buffer*? > Note that I am not "exporting" HTML, LaTeX, or friends (where I assume the > above markups get correctly styled as italics, bold

[O] Seeing Actual Emphasis in Orgmode Buffer

2016-01-11 Thread Kenneth Jacker
[ Orgmode v8.3.1 ] How can I have Emacs actually display /foo/, *bar*, _blah_ emphasis *in an Orgmode buffer*? Note that I am not "exporting" HTML, LaTeX, or friends (where I assume the above markups get correctly styled as italics, bold, etc.). Is there some way to do this? "org-fontify-emphas