emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Visibility hide mode in 6.30trans doesn't hide last character in child region
@ 2009-09-28 14:30 Nick Bell
  2009-09-29  3:04 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Nick Bell @ 2009-09-28 14:30 UTC (permalink / raw)
  To: Org list

Not sure whether I'm putting this correctly, but on Windows (emacs-CVS 
23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git today) 
collapsing outlines results in e.g.

* Research...>
* More Stuff...:

The last character being the last in the collapsed region. I've gone 
back to 6.30e which doesn't have the problem.

I'm not using org-indent-mode as that caused crashes and life has become 
too short to fiddle around with CVS on 3 platforms!

Just thought someone should know
-- 
Nick Bell
mail@nickbell.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Visibility hide mode in 6.30trans doesn't hide last character in child region
  2009-09-28 14:30 Visibility hide mode in 6.30trans doesn't hide last character in child region Nick Bell
@ 2009-09-29  3:04 ` Carsten Dominik
  2009-09-29 18:18   ` Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG Nick Bell
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-09-29  3:04 UTC (permalink / raw)
  To: Nick Bell; +Cc: Org list

Hi Nick,

I cannot reproduce this, but I am not on windows.

- Carsten

On Sep 28, 2009, at 4:30 PM, Nick Bell wrote:

> Not sure whether I'm putting this correctly, but on Windows (emacs- 
> CVS 23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git today)  
> collapsing outlines results in e.g.
>
> * Research...>
> * More Stuff...:
>
> The last character being the last in the collapsed region. I've gone  
> back to 6.30e which doesn't have the problem.
>
> I'm not using org-indent-mode as that caused crashes and life has  
> become too short to fiddle around with CVS on 3 platforms!
>
> Just thought someone should know
> -- 
> Nick Bell
> mail@nickbell.org
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: 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] 4+ messages in thread

* Re: Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG
  2009-09-29  3:04 ` Carsten Dominik
@ 2009-09-29 18:18   ` Nick Bell
  2009-09-30  7:49     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Nick Bell @ 2009-09-29 18:18 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Org list

Fixed it - bug (I think) - the problem only occurs if "Org Cycle 
Separator Lines" is set to -1. Setting it to anything zero or positive 
fixes it. Happens on Mac and Windows Emacs, 23.1.50.1.

Thanks

Carsten Dominik wrote:
> Hi Nick,
> 
> I cannot reproduce this, but I am not on windows.
> 
> - Carsten
> 
> On Sep 28, 2009, at 4:30 PM, Nick Bell wrote:
> 
>> Not sure whether I'm putting this correctly, but on Windows (emacs-CVS 
>> 23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git today) 
>> collapsing outlines results in e.g.
>>
>> * Research...>
>> * More Stuff...:
>>
>> The last character being the last in the collapsed region. I've gone 
>> back to 6.30e which doesn't have the problem.
>>
>> I'm not using org-indent-mode as that caused crashes and life has 
>> become too short to fiddle around with CVS on 3 platforms!
>>
>> Just thought someone should know
>> -- 
>> Nick Bell
>> mail@nickbell.org
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

-- 
Nick Bell
mail@nickbell.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG
  2009-09-29 18:18   ` Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG Nick Bell
@ 2009-09-30  7:49     ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-09-30  7:49 UTC (permalink / raw)
  To: Nick Bell; +Cc: Org list

I cannot even reproduce it with -1.
Can you make a full test case, please?
Can someone else also try, please?

- Carsten

On Sep 29, 2009, at 8:18 PM, Nick Bell wrote:

> Fixed it - bug (I think) - the problem only occurs if "Org Cycle  
> Separator Lines" is set to -1. Setting it to anything zero or  
> positive fixes it. Happens on Mac and Windows Emacs, 23.1.50.1.
>
> Thanks
>
> Carsten Dominik wrote:
>> Hi Nick,
>> I cannot reproduce this, but I am not on windows.
>> - Carsten
>> On Sep 28, 2009, at 4:30 PM, Nick Bell wrote:
>>> Not sure whether I'm putting this correctly, but on Windows (emacs- 
>>> CVS 23.1.50.1 and EmacsW32) and 6.30trans (retrieved from git  
>>> today) collapsing outlines results in e.g.
>>>
>>> * Research...>
>>> * More Stuff...:
>>>
>>> The last character being the last in the collapsed region. I've  
>>> gone back to 6.30e which doesn't have the problem.
>>>
>>> I'm not using org-indent-mode as that caused crashes and life has  
>>> become too short to fiddle around with CVS on 3 platforms!
>>>
>>> Just thought someone should know
>>> -- 
>>> Nick Bell
>>> mail@nickbell.org
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> -- 
> Nick Bell
> mail@nickbell.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-30  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-28 14:30 Visibility hide mode in 6.30trans doesn't hide last character in child region Nick Bell
2009-09-29  3:04 ` Carsten Dominik
2009-09-29 18:18   ` Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG Nick Bell
2009-09-30  7:49     ` 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).