Wiki: DebugInfo: WhereAreMySettings


Detailed view of a page, which is probably more useful for debugging than anything else.

Querying backend directly for 'WhereAreMySettings'

get_pagedata('WhereAreMySettings')
 _cached_html 
transformedtext Object
(
    [_type] => pagetype_wikitext Object
        (
        )

    [_basepage] => WhereAreMySettings
    [_content] => Array
        (
            [0] => <div class="wikitext"><ul><li class="tightenable top"><p class="tightenable top">You put that neat new option in your .vimrc, but when you restart Vim, there's no effect!  What's up?</p>
<p class="tightenable bottom">Probably, the .vimrc you are editing is not the one that Vim is loading on startup.  Execute the command <code>:scriptnames</code> to find out what scripts have been loaded, and from where.  Make sure the .vimrc appearing there is the one you are changing.  For more information on how Vim finds a .vimrc, read <code>:help .vimrc</code>.</p>
</li>
<li class="tightenable bottom"><p class="tightenable top">Certain the correct .vimrc is being read, and it still doesn't work?  Read on!</p>
<p class="tightenable">If your problem is a particular setting (eg tabstop), do <code>:verbose set [option]?</code> to find out what the current value is and where where that value was last set from.  Modelines and scripts which run after .vimrc can trip you up in this way.</p>
<p class="tightenable bottom">If the problem setting isn't an option, it is a little more difficult to determine where the setting is coming from. You can try starting Vim with the <code>--noplugin</code> command-line argument to narrow down the search.  If you still have problems, start Vim with <code>--noplugin -D</code> to step through all the startup scripts (this can be tedious).  If you are running a GUI version, debugging only starts after the GUI is up.  Put a <code>gui</code> command in your .vimrc to fix this; it will start the debugging right after that command, and let you step through .vimrc.</p>
</li>
</ul>
</div>

        )

    [_description] => You put that neat new option in your .vimrc, but when you restart Vim, there's no effect!  What's up?
)
 hits  2218
get_versiondata('WhereAreMySettings',13)
 %content  * You put that neat new option in your . ...
 author  84.148.192.144
 author_id  84.148.192.144
 is_minor_edit   
 markup  2
 mtime  1189203776
 pagetype  wikitext
 summary  remove spam
get_versiondata('WhereAreMySettings',12)
 %content  * You put that neat new option in your . ...
 _supplanted  1189203776
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1186730880
 pagetype  wikitext
get_versiondata('WhereAreMySettings',11)
 %content  * You put that neat new option in your . ...
 _supplanted  1186730880
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1186705939
 pagetype  wikitext
get_versiondata('WhereAreMySettings',10)
 %content  * You put that neat new option in your . ...
 _supplanted  1186705939
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1184021039
 pagetype  wikitext
get_versiondata('WhereAreMySettings',8)
 %content  * You put that neat new option in your . ...
 _supplanted  1184006949
 author  204.83.222.134
 author_id  204.83.222.134
 is_minor_edit   
 markup  2
 mtime  1183263225
 pagetype  wikitext
 summary  Removed some spam
get_versiondata('WhereAreMySettings',5)
 %content  * You put that neat new option in your . ...
 _supplanted  1183070979
 author  AristotlePagaltzis
 author_id  AristotlePagaltzis
 is_minor_edit  1
 markup  2
 mtime  1152464903
 pagetype  wikitext
 summary  revert

Copyright © 2007 RobertMelton.com