X7ROOT File Manager
Current Path:
/usr/share/help/it/gedit
usr
/
share
/
help
/
it
/
gedit
/
📁
..
📁
figures
📄
gedit-change-color-scheme.page
(2.25 KB)
📄
gedit-change-default-font.page
(1.54 KB)
📄
gedit-close-file.page
(1.07 KB)
📄
gedit-create-new-file.page
(1.24 KB)
📄
gedit-edit-as-root.page
(1.43 KB)
📄
gedit-files-basic.page
(858 B)
📄
gedit-full-screen.page
(2.36 KB)
📄
gedit-open-files-from-sidepane.page
(2.35 KB)
📄
gedit-open-files.page
(1.99 KB)
📄
gedit-open-on-server.page
(2.26 KB)
📄
gedit-open-recent.page
(1.59 KB)
📄
gedit-plugin-guide.page
(1.8 KB)
📄
gedit-plugins-change-case.page
(1.94 KB)
📄
gedit-plugins-doc-stats.page
(1.66 KB)
📄
gedit-plugins-external-tools.page
(1.79 KB)
📄
gedit-plugins-file-browser.page
(1.76 KB)
📄
gedit-plugins-insert-date-time.page
(1.43 KB)
📄
gedit-plugins-install.page
(2.55 KB)
📄
gedit-plugins-modelines.page
(3.38 KB)
📄
gedit-plugins-pyconsole.page
(1.25 KB)
📄
gedit-plugins-quick-open.page
(2.65 KB)
📄
gedit-plugins-snippets.page
(6.52 KB)
📄
gedit-plugins-sort.page
(2.61 KB)
📄
gedit-printing-order.page
(2.23 KB)
📄
gedit-printing-select.page
(1.46 KB)
📄
gedit-printing.page
(3.91 KB)
📄
gedit-quickstart.page
(1.43 KB)
📄
gedit-replace.page
(5.05 KB)
📄
gedit-save-file.page
(1.33 KB)
📄
gedit-search.page
(3.86 KB)
📄
gedit-shortcut-keys.page
(11.88 KB)
📄
gedit-spellcheck.page
(4.82 KB)
📄
gedit-syntax-highlighting.page
(1.42 KB)
📄
gedit-tab-groups.page
(3.53 KB)
📄
gedit-tabs-moving.page
(3.53 KB)
📄
gedit-tabs.page
(2.08 KB)
📄
gedit-undo-recent-action.page
(1.3 KB)
📄
index.page
(1.82 KB)
📄
legal.xml
(323 B)
Editing: gedit-plugins-modelines.page
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-modelines" xml:lang="it"> <info> <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/> <revision pkgversion="3.8" date="2013-02-24" status="review"/> <credit type="author"> <name>Daniel Neel</name> <email>dneelyep@gmail.com</email> </credit> <credit type="author"> <name>Jim Campbell</name> <email>jcampbell@gnome.org</email> </credit> <desc>Emacs, Kate and Vim-style modelines support for gedit.</desc> </info> <title>Modelines</title> <p>The <app>Modelines</app> plugin allows <app>gedit</app> to analyze the lines of text at the start and end of a file, and then apply a set of document preferences to the file. The <app>Modelines</app> plugin supports a subset of the options used by the <app>Emacs</app>, <app>Kate</app> and <app>Vim</app> text editors.</p> <p>To enable the <app>Modelines</app> plugin, select <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferences</gui><gui>Plugins</gui><gui>Modelines</gui></guiseq>.</p> <section id="modelines-general"> <title>General Modeline Options</title> <p>The following options can be set using <app>gedit</app> modelines:</p> <list> <item><p>Larghezza tabulazioni</p></item> <item><p>Larghezza rientro</p></item> <item><p>Inserting spaces instead of tabs</p></item> <item><p>A capo automatico</p></item> <item><p>Larghezza margine destro</p></item> </list> <note> <p>Le preferenze impostate usando le modeline hanno la precedenza su quelle specificate nella finestra di dialogo delle preferenze.</p> </note> </section> <section id="modelines-emacs"> <title>Modeline Emacs</title> <p>The first two lines of a document are scanned for <app>Emacs</app> modelines, and <app>gedit</app> supports the following <app>Emacs</app> modeline options:</p> <list> <item><p>Tab-width</p></item> <item><p>Indent-offset</p></item> <item><p>Indent-tabs-mode</p></item> <item><p>Text auto-wrap</p></item> </list> <p>For more information on <app>Emacs</app> modelines, visit the <link href="http://www.gnu.org/software/emacs/manual/emacs.html">GNU Emacs Manual</link>.</p> </section> <section id="modelines-kate"> <title>Modeline Kate</title> <p>The first and last ten lines a document are scanned for <app>Kate</app> modelines, and <app>gedit</app> supports the following <app>Kate</app> modeline options:</p> <list> <item><p>tab-width</p></item> <item><p>indent-width</p></item> <item><p>space-indent</p></item> <item><p>word-wrap</p></item> <item><p>word-wrap-column</p></item> </list> <p>For more information about <app>Kate</app> modelines, visit the <link href="http://kate-editor.org/">Kate website</link>.</p> </section> <section id="modelines-vim"> <title>Modeline Vim</title> <p>The first and last three lines a document are scanned for <app>Vim</app> modelines, and <app>gedit</app> supports the following <app>Vim</app> modeline options:</p> <list> <item><p>et (expandtab)</p></item> <item><p>ts (tabstop)</p></item> <item><p>sw (shiftwidth)</p></item> <item><p>wrap</p></item> <item><p>textwidth</p></item> </list> <p>For more information on <app>Vim</app> modelines, visit the <link href="http://www.vim.org/">Vim website</link>.</p> </section> </page>
Upload File
Create Folder