(decode_options): -t implies -c.
[bpt/emacs.git] / lib-src / emacsclient.c
index 4788c01..0293594 100644 (file)
@@ -436,6 +436,7 @@ decode_options (argc, argv)
 
         case 't':
           tty = 1;
+         current_frame = 0;
           break;
 
         case 'c':