Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1206:9c86cce6cd12
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-08-15 12:59:09 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Make attach-message work with IMAP folders.
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r1122
r1206
650
650
651
651
mutt_expand_path (fname, sizeof (fname));
652
#ifdef USE_IMAP
653
if (!mx_is_imap (fname))
654
#endif
652
655
/* check to make sure the file exists and is readable */
653
656
if (access (fname, R_OK) == -1)
Download in other formats:
Unified Diff
Zip Archive