/[emacs]/emacs/man/frames.texi
ViewVC logotype

Diff of /emacs/man/frames.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.90 by ttn, Wed Aug 10 15:14:32 2005 UTC revision 1.91 by jhd, Mon Oct 3 19:31:15 2005 UTC
# Line 857  case, dropping the file on a Dired buffe Line 857  case, dropping the file on a Dired buffe
857  (according to the conventions of the application it came from) into the  (according to the conventions of the application it came from) into the
858  directory displayed in that buffer.  directory displayed in that buffer.
859    
860  @vindex x-dnd-open-file-other-window  @vindex dnd-open-file-other-window
861    Dropping a file normally visits it in the window you drop it on.  If    Dropping a file normally visits it in the window you drop it on.  If
862  you prefer to visit the file in a new window in such cases, customize  you prefer to visit the file in a new window in such cases, customize
863  the variable @code{x-dnd-open-file-other-window}.  the variable @code{dnd-open-file-other-window}.
864    
865  @ignore  @ignore
866  @c ??? To Lisp manual  @c ??? To Lisp manual
# Line 881  or add a new type, customize @code{x-dnd Line 881  or add a new type, customize @code{x-dnd
881  detailed knowledge of what types other applications use for drag and  detailed knowledge of what types other applications use for drag and
882  drop.  drop.
883    
884  @vindex x-dnd-protocol-alist  @vindex dnd-protocol-alist
885    When an URL is dropped on Emacs it may be a file, but it may also be    When an URL is dropped on Emacs it may be a file, but it may also be
886  another URL type (ftp, http, etc.).  Emacs first checks  another URL type (ftp, http, etc.).  Emacs first checks
887  @code{x-dnd-protocol-alist} to determine what to do with the URL.  If  @code{dnd-protocol-alist} to determine what to do with the URL.  If
888  there is no match there and if @code{browse-url-browser-function} is  there is no match there and if @code{browse-url-browser-function} is
889  an alist, Emacs looks for a match there.  If no match is found the  an alist, Emacs looks for a match there.  If no match is found the
890  text for the URL is inserted.  If you want to alter Emacs behavior,  text for the URL is inserted.  If you want to alter Emacs behavior,

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26