Re: [O] I can't make work 'startup hidestars'

2012-08-26 Thread Ashfaq
: )
Thank you, Phillip, for the info.

At last, I got it right. Selecting manoj-dark color-theme has hid those
stars.


-- 
Sincerely,
Ashfaq


Re: [O] I can't make work 'startup hidestars'

2012-08-25 Thread Ashfaq
> The "hidden stars" colour is determined by the "org-hide" face which
> defaults to white. The easiest way for you is to start emacs with the
> "-rv" switch when you are using Putty.
>
>
Thanks for the info. I have installed emacs-goodies-el, inserted the
following line in .emacs

(require 'color-theme)

Then I selected a color theme which the color of  leading extra stars same
as the background giving an illusion of non-existence.

However, as I wanted to indent too, it added extra stars in the line. To be
precise, each line has now (2 * line_no -1) no. stars. Why is it like this?

-- 
Sincerely,
Ashfaq


Re: [O] I can't make work 'startup hidestars'

2012-08-25 Thread Ashfaq
On Sat, Aug 25, 2012 at 7:03 PM, Charles Philip Chan wrote:

> Ashfaq  writes:
>
> > Within the host, I opened an org file with the emacs. Now it can hide
> > the stars.  However, interestingly, when I ssh-ed into the host with
> > 'putty' and opened the same file with emacs, it shows the stars.
>
> Do they have different colour backgrounds? Hide star is really just a
> hack by setting the stars to the same colour as the background.
>
>
They have different background colors. putty has black background. But the
emacs application in Ubuntu has white background. Can it be hacked into
again? :-)


-- 
Sincerely,
Ashfaq


Re: [O] I can't make work 'startup hidestars'

2012-08-25 Thread Ashfaq
I am testing orgmode in Ubuntu 12.04. The host is a VM in oracle virtual
box (ver 4.1.18) in Windows 7. Here the emacs version is 23.3.1. I am using
the default org-mode here.

Within the host, I opened an org file with the emacs. Now it can hide the
stars.
However, interestingly, when I ssh-ed into the host with 'putty' and opened
the same file with emacs, it shows the stars.

Then I tried it in the latest cygwin. Here, the stars are not hidden.

The org flie has the following entry --

#+STARTUP: hidestars


Sincerely,
Ashfaq


[O] I can't make work 'startup hidestars'

2012-08-25 Thread Ashfaq
Hi All,

I have installed slacwark13.7 and emacs 23.3. Then I've installed the
orgmode 7.9.3. This is my .emacs initialization file:

(require 'org-install)

Then, in a org file, I added the following lines to have cleaner view

#+STARTUP: indent
#+STARTUP: hidestars


But the starts are not hidden. I can see even extra stars. Could anyone
please help me?


-- 
Sincerely,
Ashfaq