FunctionPackage: ideToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

use-private-html-browser

Arguments: configuration

This IDE configuration option determines whether the various help commands in the IDE will call invoke-html-browser or invoke-private-html-browser. When nil, then invoke-html-browser is always called; otherwise invoke-private-html-browser is always called. Refer to those functions for their relative advantages. The default value is t, so that the IDE's help facility will use its own instance of your default HTML browser program rather than reusing an existing instance that you may have been using for something else.

The current development configuration is the value of (configuration *ide-system*). (See configuration and *ide-system*.)


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version