* Bug involving *bold* text in second level headings
@ 2010-05-17 21:23 Ali Tofigh
2010-05-18 5:59 ` Carsten Dominik
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Ali Tofigh @ 2010-05-17 21:23 UTC (permalink / raw)
To: emacs-orgmode
i'm using org version 6.36. writing *bold* text does not work in
second level headings, which is very weird since it works in all other
levels (i've tried up to 60 levels...). For example try the following:
* text *bold* text
** text *bold* text
*** text *bold* text
/ali
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-17 21:23 Bug involving *bold* text in second level headings Ali Tofigh
@ 2010-05-18 5:59 ` Carsten Dominik
2010-05-18 6:32 ` David Maus
2010-05-18 10:31 ` Puneeth Chaganti
2 siblings, 0 replies; 7+ messages in thread
From: Carsten Dominik @ 2010-05-18 5:59 UTC (permalink / raw)
To: Ali Tofigh; +Cc: emacs-orgmode
WOrks just fine for me.
- Carsten
On May 17, 2010, at 11:23 PM, Ali Tofigh wrote:
> i'm using org version 6.36. writing *bold* text does not work in
> second level headings, which is very weird since it works in all other
> levels (i've tried up to 60 levels...). For example try the following:
>
> * text *bold* text
> ** text *bold* text
> *** text *bold* text
>
> /ali
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-17 21:23 Bug involving *bold* text in second level headings Ali Tofigh
2010-05-18 5:59 ` Carsten Dominik
@ 2010-05-18 6:32 ` David Maus
2010-05-18 10:31 ` Puneeth Chaganti
2 siblings, 0 replies; 7+ messages in thread
From: David Maus @ 2010-05-18 6:32 UTC (permalink / raw)
To: Ali Tofigh; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]
Ali Tofigh wrote:
>i'm using org version 6.36. writing *bold* text does not work in
>second level headings, which is very weird since it works in all other
>levels (i've tried up to 60 levels...). For example try the following:
>* text *bold* text
>** text *bold* text
>*** text *bold* text
I can confirm this even for 6.21b, shipped with
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2)
of 2009-11-02 on raven, modified by Debian
The substring *bold* in a second level headline does not have to face
"bold" (M-x describe-face RET).
HTH
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-17 21:23 Bug involving *bold* text in second level headings Ali Tofigh
2010-05-18 5:59 ` Carsten Dominik
2010-05-18 6:32 ` David Maus
@ 2010-05-18 10:31 ` Puneeth Chaganti
2010-05-18 11:06 ` Scot Becker
2 siblings, 1 reply; 7+ messages in thread
From: Puneeth Chaganti @ 2010-05-18 10:31 UTC (permalink / raw)
To: Ali Tofigh; +Cc: emacs-orgmode
On Tue, May 18, 2010 at 2:53 AM, Ali Tofigh <alix.tofigh@gmail.com> wrote:
> i'm using org version 6.36. writing *bold* text does not work in
> second level headings, which is very weird since it works in all other
> levels (i've tried up to 60 levels...). For example try the following:
>
> * text *bold* text
> ** text *bold* text
> *** text *bold* text
I use Org-mode version 6.36trans (release_6.36.65.g2139) on GNU Emacs 23.2.1
I thought it works fine for me, until I realised that I have
org-odd-levels-only set.
> /ali
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
--
Puneeth Chaganti
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-18 10:31 ` Puneeth Chaganti
@ 2010-05-18 11:06 ` Scot Becker
2010-05-18 11:09 ` Scot Becker
0 siblings, 1 reply; 7+ messages in thread
From: Scot Becker @ 2010-05-18 11:06 UTC (permalink / raw)
To: Puneeth Chaganti; +Cc: emacs-orgmode, Ali Tofigh
Works here too, on dev emacs (24.0.50.3) with org 36trans
release_6.36.58.g99afb.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-18 11:06 ` Scot Becker
@ 2010-05-18 11:09 ` Scot Becker
2010-05-18 12:48 ` Carsten Dominik
0 siblings, 1 reply; 7+ messages in thread
From: Scot Becker @ 2010-05-18 11:09 UTC (permalink / raw)
To: Puneeth Chaganti; +Cc: emacs-orgmode, Ali Tofigh
...ah, that's to say, EXPORT works fine. If I look closely, I see the
text isn't actually made bold on the screen. But I normally don't
look that closely.
(my org setup uses hidden initial stars, FWIW)
On Tue, May 18, 2010 at 12:06 PM, Scot Becker <scot.becker@gmail.com> wrote:
> Works here too, on dev emacs (24.0.50.3) with org 36trans
> release_6.36.58.g99afb.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Bug involving *bold* text in second level headings
2010-05-18 11:09 ` Scot Becker
@ 2010-05-18 12:48 ` Carsten Dominik
0 siblings, 0 replies; 7+ messages in thread
From: Carsten Dominik @ 2010-05-18 12:48 UTC (permalink / raw)
To: Scot Becker; +Cc: emacs-orgmode, Ali Tofigh
On May 18, 2010, at 1:09 PM, Scot Becker wrote:
> ...ah, that's to say, EXPORT works fine. If I look closely, I see the
> text isn't actually made bold on the screen. But I normally don't
> look that closely.
This is probably hard to fix, so am not going to for now.
- Carsten
>
> (my org setup uses hidden initial stars, FWIW)
>
>
>
>
> On Tue, May 18, 2010 at 12:06 PM, Scot Becker
> <scot.becker@gmail.com> wrote:
>> Works here too, on dev emacs (24.0.50.3) with org 36trans
>> release_6.36.58.g99afb.
>>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-05-18 15:17 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-17 21:23 Bug involving *bold* text in second level headings Ali Tofigh
2010-05-18 5:59 ` Carsten Dominik
2010-05-18 6:32 ` David Maus
2010-05-18 10:31 ` Puneeth Chaganti
2010-05-18 11:06 ` Scot Becker
2010-05-18 11:09 ` Scot Becker
2010-05-18 12:48 ` Carsten Dominik
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).