How do I return to my inbox after following a link

I have an iPhone 4s with OS7.1.2. I would like to know how to return to my inbox after viewing a link in an email. Right now the only way I can get back to the inbox is to close out the link without having to close and then reopen my email program. I use Gmail.

You're welcome! It's still a little awkward but I think it's the best way

Similar Messages

  • [uzbl] how do I clear the command bar after following a link? [SOLVED]

    It's ridiculous that I've done this again, but I've forgotten how to have uzbl automagically clear the command bar after I fl something. Yes, I know at some point it was on uzbl's wiki page; yes, I did compare my old and new configs; yes, I'm a dork and I'm just not finding the answer.

    The only part of diff that has anything to do with this is:
    < @on_event LOAD_START chain '@set_status <span foreground="khaki">wait</span>' 'event KEYCMD_STRIP_WORD'
    > @on_event LOAD_START @set_status <span foreground="khaki">wait</span>
    The rest is either stuff that I've commented out for now or key bindings, personal settings, etc.
    The follow link code is working now the way that it was before with the above changes. With the old way (as posted above) it wreaks all sorts of havoc with uzbl. By that I mean that the command bar would seem to clear but the data would reappear as soon as another command would start to be entered. As well, backspacing to the beginning of the command line would send uzbl to follow URLs that I didn't specify.
    By the way, no matter if the above is hackish or not, it's close to what I want. The only thing left would be for ESC to clear the numbers if I chose not to do go somewhere. Is there a way to set this up without breaking other functionality?

  • Is there a setting to return to the inbox after deleting/filing an open email?

    Hi all,
    I'm running iPhone 4s. Is there a setting to have the mail client return to the inbox after deleting/filing an open email? It currently just opens the next email.
    Any help is greatly appreciated.
    Thanks.

    Hi,
    You could try is to '''Disable''' the Foxit, Adobe and Office '''Plugins''' in '''Tools '''('''Alt '''+ '''T''') > '''Add-ons''' and use the normal Firefox Open with (when you click on a link) to browse/open it in the required application.
    [https://support.mozilla.org/en-US/kb/Using%20plugins%20with%20Firefox Using plugins]

  • Does not return to inbox (Outlook Express) after following a link

    Just installed Firefox (was using Internet Explorer) and am still using Outlook Express for mail. Under IE, if I clicked on a link from an email, I was returned to my inbox when closing the linked-to window. Now it does not automatically return so I have to manually get back to the inbox.

    You're welcome! It's still a little awkward but I think it's the best way

  • How do I return to the "parent" source after following a link in a page source?

    After following a link in a page source, I would like to be able to switch back to the 'parent' source. The only option I found is to close the source completely and open the page source once again. A "back" option would be useful here...

    Thank you for the fast answer, Tony!
    Apparently you misinterpreted my question (or I was not clear enough describing it) because my question has nothing to do with normal surfing. The back & forward buttons are present and fully functional in my browser.
    With "page source" I meant the information that can be reached by pressing Ctrl+U. Some page sources contain links to e.g. js scripts. When I click on such a link, indeed the source of the script is shown. At that point there is no turning back to the original page source where the link was in...
    My browser:
    Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)

  • How can I return back to OSx after installing Lion?

    I'm disappointed. After installing Lion, everything is slower. The best thing I had last year was my new MacBook Pro, because everything was fast.. (sleep, opening programs, multitasking...etc) Now, everything takes forever. How can I return back to OSx?

    Downgrade Lion to Snow Leopard
    1.  Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard. I suggest you make a separate backup using Carbon Copy Cloner 3.4.1.

  • How do I return to recent email after doing a search?

    How do I quickly return to recent mail again after doing a search in Mail?
    After I look at an old email I've found and click the "x" next to the search entry field to clear it, I'm returned back to the entire mail box at the point in time of that found email. I then have to scroll all the way to the top to see my recent email. And it could be a loooooong way up.
    Is there a quick way to get back to the top? Problem is the same on iPad, too.

    You're welcome! It's still a little awkward but I think it's the best way

  • How to auto return to main menu after track plays

    On my main menu I have two buttons. Each accesses a different video asset. But when the user selects one of the videos to play at the end of play I need the user to be returned to the main menu. Currently, at the end of video play the screen just sits on the last frame, which is black, and does not return to the main menu. In the simulator, if I hit the menu button it goes back to the main menu but I would like it to return to the main menu automatically after the video that has been selected is finished playing. I have searched through the DVD SP manual and so far can't find out how to do this. Do I have to write a script for this simple action? Is there a setting that simply makes a target track jump back to the main menu after it plays? Thanks as ever for your excellent advice.

    You need to set the end jump for the track... click on the track in the outline or graphical view, look in the property inspector. Near the top there is a drop down for the end jump - use that to set where to go back to... in your case the menu.

  • How do you return to web page after executing servlet?

    When I submit some values to my servlet from a page, using a from, how do I get back into the web page directory? When you call the servlet, the url turns to "./servlet", and if I click on submit again, it tries to find "./servlet/servlet" so obviously it kicks up an error.
    Basically I want the servlet to accept answers in a form, rebuild that form using the answers submitted, and go back to that rebuild. Hopefully, the user shouldn't notice anything changing, which is the idea, excepth his/her answers have been stored by the servlet.
    ANY help would be much appreciated.
    Thanks,
    Miles

    Could you briefly explain how this works joshman. Are you saying use send.redirect or something else I have not found? if so, could you elborate a bit (some method names would be usefull too). I have no idea about headers, which probably doesn't help.
    The problem is I either have to out.println the modified html (with the answers in the values in the input tags), which means I must get the web server to look in the directory where the original page came from, otherwise pictures and other stuff dont show. Then just outputting the html would be as if the original html file was given with inserted values.
    OR
    I have to save modified html files in the same directory under different names, give these to the client and delete them after a while to save spacew. I'd rather not have to do this as it complicates stuff.
    Cheers again.

  • How can I return to login screen after screensaver??

    I am trying to set up my Parents new Mac like their old Windows XP machine. When the Windows PC sat idle it went to screensaver and if the mouse was moved it returned to the login screen with their user icons.
    On the Mac the option under Security "Require password after screensaver" will bring up a password prompt for the user who is currently logged in with a "Switch User" button.
    Hitting that "Switch User" button will bring me to the login screen with the list of users and their icons. Does anyone know of a way where it will bypass prompting for a password and goto the login screen without hitting the "Switch Users" button?

    it's possible but what's wrong with hitting "switch user"? that's really the easiest. anything else will require extra work. see this link
    http://discussions.apple.com/thread.jspa?messageID=10785767&#10785767

  • I can no longer click on a tab 'inbox' to return to the inbox after reading an email tab is not shown when I go to a mwssage

    The 'inbox' tab has suddenly disappeared from the top left of my screen. I can no longer return from a message to the inbox in one click. Can somebody help?
    Regards
    Trevor Green

    Thunderbird has had a tabbed interface since version three and still this forum gets people complaining they can not see the inbox tab because they never actually close a tab.
    So right click a tab and select close other tabs. Perhaps you might consider closing the tabs you open to read your mail when you are done with them and then you will not have the hassle.

  • How do I get back to INBOX after reading an email?

    When I click on an email and finish reading it and want to get back to my INBOX - the bar at the top does not show my INBOX. Instead I have to click on the top left arrow to scroll to the INBOX. This is HORRIBLY time consuming. How can I just simply get back to my INBOX? Thanks!

    These were unhelpful answers. I often cannot get back to INBOX from elsewhere in Thunderbird (not in webmail) and have to close the program to start afresh. Surely there is a straightforward way of getting to Inbox which I dont know about and cannot find? I did not select Firefox, I selected Thunderbird, so I presume I am in the right place for Thunderbird.

  • How do I return to 9.2 after downgrading to 8.6?

    Hi folks.
    I have, among others, a beige G3 MT machine. It was doing just fine on 9.2 but for some reason that I can't remember right now, I downgraded to 8.6 as a temporary measure.
    In the meantime I shipped my OS9 disk to a buyer of one of my other computers. That's when I discovered that OS9 is not a part of 10.3 and therefore I couldn't upgrade to either 9 or X.
    I then purchased a 9.2.1 OS9 disk--white background, gold 9--only to find it wasn't a true install CD; it was meant as an upgrade.
    My questions are these: I have a system 9 folder on the desktop of an iMac.
    How can I transfer that folder to the beige machine (or is that even a possible way to get OS9 reinstalled? ).
    It seems that USB connections with 8.6 aren't possible. Is this true? If it isn't I probably could have solved this problem already, but all my storage devices are either SCSI--too old--or USB/Firewire--too new, at least for this situation.
    What's the best way to upgrade the 8.6 to system 9 and then up to OSX--my ultimate goal--and is my 9.2.1 disk useless?
    Thanks! Dennis
    Powerbook G3 Pismo FW   Mac OS X (10.3)  
    Powerbook G3 Pismo FW   Mac OS X (10.3)  
    Powerbook G3 Pismo FW   Mac OS X (10.3)  

    Hi, Dennis. Yes, your OS 9.2.1 updater disk is useless — you could have downloaded the same updater for free, but as you've discovered, it can only be applied to an already-installed OS 9.1.
    OS 9 is not included on any retail (universal) installer disc set for OS 10.2, 10.3 or 10.4 — it's only included on model-specific installer sets. What you need to install OS 9.2.2 on your Beige G3 is a retail OS 9.1 or 9.2.1 full installer CD, plus the downloadable updaters to get (one step at a time) from your starting point to 9.2.2.
    Copying the System Folder from your iMac to your Beige probably won't give you a functioning machine, since the iMac installation is tailored to support the iMac's particular hardware components, which are different from those in the Beige.
    OS 8.6 supports USB. Your Beige doesn't have any factory USB ports, but perhaps it has a USB adapter card installed, or you can install one now if it doesn't. You will need to install the downloadable USB Adapter Card Support 1.4.1 software to support the card in OS 8.6. If you later upgrade to OS 9.1 or higher, the USB ACS 1.4.1 software will be superseded by more modern USB support software that is included in those OS versions, but afterward you may have to manually trash some of the extensions that were installed by USB ACS 1.4.1.
    For loads of additional information about installing USB adapter cards and using USB devices on a Beige G3, and also about installing OS X on it, go to this Discussions area.

  • How can I return all my bookmarks after reinstalling Windows?

    I have reinstalled Windows. And now I want to restore my old bookmarks. How it may be done?

    Did you make a backup of the bookmarks and possibly other personal data in the Firefox Profile Folder?
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    If you didn't do that then your bookmarks are lost.
    *http://kb.mozillazine.org/Lost_bookmarks
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • How can i return to getting sound after pressing panic button?

    I pressed the panic button after setting up my layout, and I had everything set up the way I wanted it (volume included). The volume then disappeared and no sound appears after I pressed the panic button. I've tried remapping everything but I had no luck. Please help me.

    Unfortunately it does happen sometimes. I'm still trying to solve the same problem. Panic is assigned to a button on my controller and it usually works correctly, but sometimes during a live performance when I get a stuck note, the panic button kills the plugin completely. It happens mainly with Vintage B3 and E. Piano, but it has also happened with Ivory II. This never happened with MS 2. Panic is supposed to reset MDI and the audio engine, according to MS 3 help. Maybe it's a bug, or maybe my older machine isn't fast enough. I'm using a mid-2010 Mac Mini 2.6 with 16GB RAM and two 500GB 7200 rpm drives running the OSX 10.9.2 and MS 3.0.3. Any ideas, CCTM or Blueberry?

Maybe you are looking for