From professional translators, enterprises, web pages and freely available translation repositories.
auto insert
inserimento automatico
Last Update: 2008-03-04
Usage Frequency: 5
Quality:
row auto-insert
autoinserisci riga
Last Update: 2008-03-04
Usage Frequency: 3
Quality:
auto insert default
inserimento autom. default
Last Update: 2008-03-04
Usage Frequency: 3
Quality:
this works like before, but instead of setting the auto-insert-alist to a file to insert, you need to set it to a function to execute.
questo funziona come prima, ma invece di impostare la auto-insert-alist in un file da inserire, dovete impostare una funzione da eseguire.
you must first tell emacs to run the auto-insert when opening a file, then to read the autoinsert library which declares the auto-insert-alist list which we need to change.
per prima cosa dovete permettere a emacs di avviare la auto-insert quando un file viene aperto, quindi di leggere la libreria auto-insert che dichiara la auto-insert-alist che necessita di cambiamenti.
by default, the file to insert must be in the ~/insert/ directory, but it is possible to redefine the auto-insert-directory variable if you want to put it somewhere else.
per default, il file da inserire deve trovarsi nella cartella ~/insert/, ma è possibile definire la variabile auto-insert-directory se volete mettere i vostri file da qualche altra parte.