I found that you meant ':set guioptions+=m', which seems to behave
correctly (i.e. doesn't give a failure message), but does not return
the menu bar. I tried this in both gvim and cream, and it didn't work
for either.

Thanks,
Bryan

PS. I tried 'set guioptions+=T' and that added the toolbar, as well
'-=' removed it. So maybe something else is blocking the menu?

On Tue, Oct 13, 2009 at 9:37 AM, William Gilbert <[email protected]> wrote:
> Thanks for your reply!
>
> I tried running the ':guioptions+=m' in command mode, but I keep
> getting 'E492: Not an editor command'. Please let me know if I'm doing
> something wrong here.
>
> I opened the group of files, by selecting all of them in nautilus and
> using the 'open with' option in the command menu. Do you think maybe
> since cream didn't finish initializing properly and didn't turn the
> menu back on, when I closed it, that wrote the setting back out
> somewhere?.....Ok, I just checked gvim, and I'm seeing the same thing
> there, I'll check out my vimrc file when I get a chance.
>
> Thanks again!
> Bryan
>
> On Tue, Oct 13, 2009 at 7:36 AM, Steve Hall <[email protected]> wrote:
>> From: William Gilbert, Mon, October 12, 2009 10:10 pm
>>>
>>> I'm currently using ubuntu, and have been using cream for a few
>>> weeks. Today, I tried to open a group of seven files and received
>>> some odd errors, resulting in only three of the files being opened
>>> and some odd behavior (open, format, and some other functions
>>> weren't working). So, I closed the editor and reopened it to find
>>> that there was no menu bar (file, edit, view, etc.). I tried
>>> removing the package, renaming the .cream folder, but I was unable
>>> to get the menu bar back. Anyone have any suggestions?
>>
>> At the commandline [Ctrl+L, :]
>>
>>  :guioptions+=m
>>
>> How are you opening a group of files? Cream initializes with the menu
>> off to improve startup speed, but then turns it back on via autocmd.
>> For some reason, the startup does not appear to be complete, it fails
>> before the initialization autocmds finish.
>>
>> --
>> Steve Hall  [ digitect dancingpaper com ]
>> :: Cream... usability for Vim
>> ::   http://cream.sourceforge.net
>>
>>
>>
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
cream-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to